| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDocker Контейнер Виртуализация |
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторdocker-annotations |
| Версия | Версия2.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Annotations :: Docker
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.dekorate/docker-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>docker-annotations</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/docker-annotations/
implementation 'io.dekorate:docker-annotations:2.8.0'
// https://jarcasting.com/artifacts/io.dekorate/docker-annotations/
implementation ("io.dekorate:docker-annotations:2.8.0")
'io.dekorate:docker-annotations:jar:2.8.0'
<dependency org="io.dekorate" name="docker-annotations" rev="2.8.0">
<artifact name="docker-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='docker-annotations', version='2.8.0')
)
libraryDependencies += "io.dekorate" % "docker-annotations" % "2.8.0"
[io.dekorate/docker-annotations "2.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.8.0 |
| io.sundr : builder-annotations Необязательный | jar | 0.60.0 |
| io.dekorate : dekorate-templates Необязательный | jar | 2.8.0 |
| io.sundr : transform-annotations Необязательный | jar | 0.60.0 |
| io.sundr : sundr-codegen-velocity Необязательный | jar | 0.60.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |