| License |
License |
|---|---|
| GroupId | GroupIdio.sundr.tests |
| ArtifactId | ArtifactIdshapes |
| Last Version | Last Version0.91.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSundrio :: Tests :: Shapes
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
| Filename | Size |
|---|---|
| shapes-0.91.1.pom | |
| shapes-0.91.1.jar | 102 KB |
| shapes-0.91.1-sources.jar | 12 KB |
| shapes-0.91.1-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sundr.tests/shapes/ -->
<dependency>
<groupId>io.sundr.tests</groupId>
<artifactId>shapes</artifactId>
<version>0.91.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr.tests/shapes/
implementation 'io.sundr.tests:shapes:0.91.1'
// https://jarcasting.com/artifacts/io.sundr.tests/shapes/
implementation ("io.sundr.tests:shapes:0.91.1")
'io.sundr.tests:shapes:jar:0.91.1'
<dependency org="io.sundr.tests" name="shapes" rev="0.91.1">
<artifact name="shapes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr.tests', module='shapes', version='0.91.1')
)
libraryDependencies += "io.sundr.tests" % "shapes" % "0.91.1"
[io.sundr.tests/shapes "0.91.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.sundr : sundr-core | jar | 0.91.1 |
| io.sundr : builder-annotations | jar | 0.91.1 |
| io.sundr : resourcecify-annotations | jar | 0.91.1 |
| io.sundr : transform-annotations | jar | 0.91.1 |
| io.sundr : sundr-codegen-velocity-nodeps | jar | 0.91.1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |