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