com.kaaprotech:satu

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
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/kaaprotech/satu
Source Code Management

Source Code Management

https://github.com/kaaprotech/satu

Download satu

Filename Size
satu-1.0.8.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • satu-core
  • satu-runtime-java
  • satu-maven-plugin
  • satu-jackson
  • satu-test

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