com.kaaprotech:satu-core

Java code generator for efficient immutable structured data and companion builder classes plus full delta support.

License

License

GroupId

GroupId

com.kaaprotech
ArtifactId

ArtifactId

satu-core
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

com.kaaprotech:satu-core
Java code generator for efficient immutable structured data and companion builder classes plus full delta support.

Download satu-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-log4j12 jar 1.7.6
commons-lang : commons-lang jar 2.4
commons-cli : commons-cli jar 1.2
com.goldmansachs : gs-collections jar 5.1.0
org.antlr : antlr4-runtime jar 4.3

Project Modules

There are no modules declared in this project.

satu

Java code generator for efficient immutable structured data and companion builder classes plus full delta support.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0