| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторcertmanager-annotations |
| Последняя версия | Последняя версия2.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Annotations :: CertManager CRD
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.dekorate/certmanager-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>certmanager-annotations</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/certmanager-annotations/
implementation 'io.dekorate:certmanager-annotations:2.11.0'
// https://jarcasting.com/artifacts/io.dekorate/certmanager-annotations/
implementation ("io.dekorate:certmanager-annotations:2.11.0")
'io.dekorate:certmanager-annotations:jar:2.11.0'
<dependency org="io.dekorate" name="certmanager-annotations" rev="2.11.0">
<artifact name="certmanager-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='certmanager-annotations', version='2.11.0')
)
libraryDependencies += "io.dekorate" % "certmanager-annotations" % "2.11.0"
[io.dekorate/certmanager-annotations "2.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.11.0 |
| io.fabric8 : certmanager-model-v1 | jar | |
| io.sundr : builder-annotations Необязательный | jar | 0.90.4 |
| io.dekorate : dekorate-templates Необязательный | jar | 2.11.0 |
| io.sundr : transform-annotations Необязательный | jar | 0.90.4 |
| io.sundr : sundr-codegen-velocity Необязательный | jar | 0.90.4 |
| io.dekorate : dekorate-spring-boot Необязательный | jar | 2.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : kubernetes-spring-starter Необязательный | jar | 2.11.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
| org.assertj : assertj-core | jar | 3.11.1 |