License |
License |
---|---|
GroupId | GroupIdio.sundr |
ArtifactId | ArtifactIdsundr-model |
Last Version | Last Version0.91.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSundrio :: Model :: Model (Base and Builder)
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
Filename | Size |
---|---|
sundr-model-0.91.1.pom | |
sundr-model-0.91.1.jar | 176 KB |
sundr-model-0.91.1-sources.jar | 54 KB |
sundr-model-0.91.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sundr/sundr-model/ -->
<dependency>
<groupId>io.sundr</groupId>
<artifactId>sundr-model</artifactId>
<version>0.91.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr/sundr-model/
implementation 'io.sundr:sundr-model:0.91.1'
// https://jarcasting.com/artifacts/io.sundr/sundr-model/
implementation ("io.sundr:sundr-model:0.91.1")
'io.sundr:sundr-model:jar:0.91.1'
<dependency org="io.sundr" name="sundr-model" rev="0.91.1">
<artifact name="sundr-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr', module='sundr-model', version='0.91.1')
)
libraryDependencies += "io.sundr" % "sundr-model" % "0.91.1"
[io.sundr/sundr-model "0.91.1"]
Group / Artifact | Type | Version |
---|---|---|
io.sundr : sundr-core | jar | 0.91.1 |
io.sundr : sundr-model-base | jar | 0.91.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |