data-anon

Data Anonymization tool helps build anonymized production data dumps, which you can use for performance testing, security testing, debugging and development. Tool is implemented in Kotlin, and works with Java 8 and Kotlin.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dataanon
ArtifactId

ArtifactId

data-anon
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

data-anon
Data Anonymization tool helps build anonymized production data dumps, which you can use for performance testing, security testing, debugging and development. Tool is implemented in Kotlin, and works with Java 8 and Kotlin.
Project URL

Project URL

https://github.com/dataanon/data-anon

Download data-anon

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.2.2.RELEASE
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0
me.tongfei : progressbar jar 0.6.0
org.jetbrains.dokka : dokka-maven-plugin jar 0.9.17

test (3)

Group / Artifact Type Version
io.kotlintest : kotlintest-runner-junit5 jar 3.1.10
com.h2database : h2 jar 1.4.197
org.postgresql : postgresql jar 42.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0