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