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