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