| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторs2i-annotations |
| Версия | Версия2.1.4 |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Annotations :: S2i
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| s2i-annotations-2.1.4.pom | |
| s2i-annotations-2.1.4.jar | 44 KB |
| s2i-annotations-2.1.4-sources.jar | 27 KB |
| s2i-annotations-2.1.4-processors.jar | 31 KB |
| s2i-annotations-2.1.4-noapt.jar | 31 KB |
| s2i-annotations-2.1.4-javadoc.jar | 201 KB |
| s2i-annotations-2.1.4-annotations.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.dekorate/s2i-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>s2i-annotations</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/s2i-annotations/
implementation 'io.dekorate:s2i-annotations:2.1.4'
// https://jarcasting.com/artifacts/io.dekorate/s2i-annotations/
implementation ("io.dekorate:s2i-annotations:2.1.4")
'io.dekorate:s2i-annotations:jar:2.1.4'
<dependency org="io.dekorate" name="s2i-annotations" rev="2.1.4">
<artifact name="s2i-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='s2i-annotations', version='2.1.4')
)
libraryDependencies += "io.dekorate" % "s2i-annotations" % "2.1.4"
[io.dekorate/s2i-annotations "2.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.1.4 |
| io.fabric8 : openshift-client | jar | |
| io.sundr : builder-annotations Необязательный | jar | 0.25.1 |
| io.dekorate : dekorate-templates Необязательный | jar | 2.1.4 |
| io.sundr : transform-annotations Необязательный | jar | 0.25.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |