| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdit.shifty |
| ArtifactId | ArtifactIddatamask |
| Last Version | Last Version0.1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionit.shifty:datamask
A library to pseudonymize data while keeping data format
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datamask-0.1.10.pom | |
| datamask-0.1.10.jar | 19 KB |
| datamask-0.1.10-sources.jar | 12 KB |
| datamask-0.1.10-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.shifty/datamask/ -->
<dependency>
<groupId>it.shifty</groupId>
<artifactId>datamask</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.shifty/datamask/
implementation 'it.shifty:datamask:0.1.10'
// https://jarcasting.com/artifacts/it.shifty/datamask/
implementation ("it.shifty:datamask:0.1.10")
'it.shifty:datamask:jar:0.1.10'
<dependency org="it.shifty" name="datamask" rev="0.1.10">
<artifact name="datamask" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.shifty', module='datamask', version='0.1.10')
)
libraryDependencies += "it.shifty" % "datamask" % "0.1.10"
[it.shifty/datamask "0.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.idealista : format-preserving-encryption | jar | 1.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.junit.platform : junit-platform-runner | jar | 1.8.1 |
| org.assertj : assertj-core | jar | 3.21.0 |