datamask

Data desensitization tool

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.duanyashu
ArtifactId

ArtifactId

datamask
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

datamask
Data desensitization tool
Source Code Management

Source Code Management

https://github.com/duanyashu/datamask

Download datamask

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.duanyashu/datamask/ -->
<dependency>
    <groupId>com.github.duanyashu</groupId>
    <artifactId>datamask</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanyashu/datamask/
implementation 'com.github.duanyashu:datamask:1.0.0'
// https://jarcasting.com/artifacts/com.github.duanyashu/datamask/
implementation ("com.github.duanyashu:datamask:1.0.0")
'com.github.duanyashu:datamask:jar:1.0.0'
<dependency org="com.github.duanyashu" name="datamask" rev="1.0.0">
  <artifact name="datamask" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duanyashu', module='datamask', version='1.0.0')
)
libraryDependencies += "com.github.duanyashu" % "datamask" % "1.0.0"
[com.github.duanyashu/datamask "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
aspectj : aspectjweaver jar 1.5.4
org.springframework : spring-context jar 5.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0