Last Version

com.kaaprotech:satu 1.0.8

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
Version

Version

1.0.8
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 1.0.8

Filename Size
satu-1.0.8.pom 6 KB
Browse

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