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