delightful-anonymization

delightful-anonymization is a Scala library for anonymizing case classes

License

License

GroupId

GroupId

org.sweet-delights
ArtifactId

ArtifactId

delightful-anonymization_2.12
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

delightful-anonymization
delightful-anonymization is a Scala library for anonymizing case classes
Project URL

Project URL

https://github.com/sweet-delights/delightful-anonymization
Project Organization

Project Organization

org.sweet-delights
Source Code Management

Source Code Management

https://github.com/sweet-delights/delightful-anonymization

Download delightful-anonymization_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.sweet-delights/delightful-anonymization_2.12/ -->
<dependency>
    <groupId>org.sweet-delights</groupId>
    <artifactId>delightful-anonymization_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sweet-delights/delightful-anonymization_2.12/
implementation 'org.sweet-delights:delightful-anonymization_2.12:0.1.0'
// https://jarcasting.com/artifacts/org.sweet-delights/delightful-anonymization_2.12/
implementation ("org.sweet-delights:delightful-anonymization_2.12:0.1.0")
'org.sweet-delights:delightful-anonymization_2.12:jar:0.1.0'
<dependency org="org.sweet-delights" name="delightful-anonymization_2.12" rev="0.1.0">
  <artifact name="delightful-anonymization_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sweet-delights', module='delightful-anonymization_2.12', version='0.1.0')
)
libraryDependencies += "org.sweet-delights" % "delightful-anonymization_2.12" % "0.1.0"
[org.sweet-delights/delightful-anonymization_2.12 "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
commons-codec : commons-codec jar 1.9
com.chuusai : shapeless_2.12 jar 2.3.3

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.12

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.5.1

Project Modules

There are no modules declared in this project.
org.sweet-delights

sweet-delights

A collection of libraries & tools.

Versions

Version
0.1.0
0.0.1