| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sundr.tests |
| Идентификатор | Идентификаторshapes |
| Последняя версия | Последняя версия0.91.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSundrio :: Tests :: Shapes
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |