License |
License |
---|---|
GroupId | GroupIdio.sundr |
ArtifactId | ArtifactIdsundr-model |
Version | Version0.90.6 |
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.90.6.pom | |
sundr-model-0.90.6.jar | 184 KB |
sundr-model-0.90.6-sources.jar | 59 KB |
sundr-model-0.90.6-javadoc.jar | 594 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sundr/sundr-model/ -->
<dependency>
<groupId>io.sundr</groupId>
<artifactId>sundr-model</artifactId>
<version>0.90.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr/sundr-model/
implementation 'io.sundr:sundr-model:0.90.6'
// https://jarcasting.com/artifacts/io.sundr/sundr-model/
implementation ("io.sundr:sundr-model:0.90.6")
'io.sundr:sundr-model:jar:0.90.6'
<dependency org="io.sundr" name="sundr-model" rev="0.90.6">
<artifact name="sundr-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr', module='sundr-model', version='0.90.6')
)
libraryDependencies += "io.sundr" % "sundr-model" % "0.90.6"
[io.sundr/sundr-model "0.90.6"]
Group / Artifact | Type | Version |
---|---|---|
io.sundr : sundr-core | jar | 0.90.6 |
io.sundr : sundr-model-base | jar | 0.90.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |