| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторkind-annotations |
| Версия | Версия2.9.3 |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Annotations :: Kind
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| kind-annotations-2.9.3.pom | |
| kind-annotations-2.9.3.jar | 22 KB |
| kind-annotations-2.9.3-sources.jar | 14 KB |
| kind-annotations-2.9.3-processors.jar | 440 KB |
| kind-annotations-2.9.3-noapt.jar | 452 KB |
| kind-annotations-2.9.3-javadoc.jar | 142 KB |
| kind-annotations-2.9.3-annotations.jar | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.dekorate/kind-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>kind-annotations</artifactId>
<version>2.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/kind-annotations/
implementation 'io.dekorate:kind-annotations:2.9.3'
// https://jarcasting.com/artifacts/io.dekorate/kind-annotations/
implementation ("io.dekorate:kind-annotations:2.9.3")
'io.dekorate:kind-annotations:jar:2.9.3'
<dependency org="io.dekorate" name="kind-annotations" rev="2.9.3">
<artifact name="kind-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='kind-annotations', version='2.9.3')
)
libraryDependencies += "io.dekorate" % "kind-annotations" % "2.9.3"
[io.dekorate/kind-annotations "2.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.9.3 |
| io.dekorate : option-annotations | jar | 2.9.3 |
| io.dekorate : docker-annotations | jar | 2.9.3 |
| io.sundr : builder-annotations Необязательный | jar | 0.90.4 |
| io.sundr : transform-annotations Необязательный | jar | 0.90.4 |
| io.sundr : sundr-codegen-velocity Необязательный | jar | 0.90.4 |
| io.dekorate : dekorate-templates Необязательный | jar | 2.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.0 |
| org.junit.platform : junit-platform-runner | jar | 1.4.0 |
| org.assertj : assertj-core | jar | 3.11.1 |