| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторhelm-annotations |
| Версия | Версия2.9.1 |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Annotations :: Helm
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helm-annotations-2.9.1.pom | |
| helm-annotations-2.9.1.jar | 69 KB |
| helm-annotations-2.9.1-sources.jar | 40 KB |
| helm-annotations-2.9.1-processors.jar | 2 KB |
| helm-annotations-2.9.1-noapt.jar | 50 KB |
| helm-annotations-2.9.1-javadoc.jar | 281 KB |
| helm-annotations-2.9.1-annotations.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.dekorate/helm-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>helm-annotations</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/helm-annotations/
implementation 'io.dekorate:helm-annotations:2.9.1'
// https://jarcasting.com/artifacts/io.dekorate/helm-annotations/
implementation ("io.dekorate:helm-annotations:2.9.1")
'io.dekorate:helm-annotations:jar:2.9.1'
<dependency org="io.dekorate" name="helm-annotations" rev="2.9.1">
<artifact name="helm-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='helm-annotations', version='2.9.1')
)
libraryDependencies += "io.dekorate" % "helm-annotations" % "2.9.1"
[io.dekorate/helm-annotations "2.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.9.1 |
| com.jayway.jsonpath : json-path | jar | 2.6.0 |
| io.sundr : builder-annotations Необязательный | jar | 0.90.4 |
| io.dekorate : dekorate-templates Необязательный | jar | 2.9.1 |
| io.sundr : transform-annotations Необязательный | jar | 0.90.4 |
| io.sundr : sundr-codegen-velocity Необязательный | jar | 0.90.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |