anonimatron

Database and file anonymization tool which is consistent between runs.

License

License

GroupId

GroupId

com.rolfje.anonimatron
ArtifactId

ArtifactId

anonimatron
Last Version

Last Version

1.15
Release Date

Release Date

Type

Type

jar
Description

Description

anonimatron
Database and file anonymization tool which is consistent between runs.
Project URL

Project URL

https://realrolfje.github.io/anonimatron/
Source Code Management

Source Code Management

https://github.com/realrolfje/anonimatron

Download anonimatron

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
com.microsoft.sqlserver : mssql-jdbc jar 7.2.2.jre8

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hsqldb : hsqldb jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.15
1.14
1.13
1.12
1.11.1
1.11
1.10.1
1.10.0
1.9.3