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