| License |
License |
|---|---|
| GroupId | GroupIdcom.rolfje.anonimatron |
| ArtifactId | ArtifactIdanonimatron |
| Last Version | Last Version1.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionanonimatron
Database and file anonymization tool which is consistent between runs.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| anonimatron-1.15.pom | |
| anonimatron-1.15.jar | 93 KB |
| anonimatron-1.15-sources.jar | 60 KB |
| anonimatron-1.15-javadoc.jar | 302 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rolfje.anonimatron/anonimatron/ -->
<dependency>
<groupId>com.rolfje.anonimatron</groupId>
<artifactId>anonimatron</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.rolfje.anonimatron/anonimatron/
implementation 'com.rolfje.anonimatron:anonimatron:1.15'
// https://jarcasting.com/artifacts/com.rolfje.anonimatron/anonimatron/
implementation ("com.rolfje.anonimatron:anonimatron:1.15")
'com.rolfje.anonimatron:anonimatron:jar:1.15'
<dependency org="com.rolfje.anonimatron" name="anonimatron" rev="1.15">
<artifact name="anonimatron" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rolfje.anonimatron', module='anonimatron', version='1.15')
)
libraryDependencies += "com.rolfje.anonimatron" % "anonimatron" % "1.15"
[com.rolfje.anonimatron/anonimatron "1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| commons-cli : commons-cli | jar | 1.4 |
| org.iban4j : iban4j | jar | 3.2.3-RELEASE |
| org.codehaus.castor : castor-xml | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.sqlserver : mssql-jdbc | jar | 7.2.2.jre8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hsqldb : hsqldb | jar | 2.5.1 |