| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8 |
| Идентификатор | Идентификаторmodel-annotator |
| Версия | Версия5.10.1 |
| Тип | Типjar |
| Описание |
ОписаниеFabric8 :: Kubernetes :: Model Annotator
Java client for Kubernetes and OpenShift
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| model-annotator-5.10.1.pom | |
| model-annotator-5.10.1.jar | 5 KB |
| model-annotator-5.10.1-sources.jar | 4 KB |
| model-annotator-5.10.1-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8/model-annotator/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>model-annotator</artifactId>
<version>5.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/model-annotator/
implementation 'io.fabric8:model-annotator:5.10.1'
// https://jarcasting.com/artifacts/io.fabric8/model-annotator/
implementation ("io.fabric8:model-annotator:5.10.1")
'io.fabric8:model-annotator:jar:5.10.1'
<dependency org="io.fabric8" name="model-annotator" rev="5.10.1">
<artifact name="model-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='model-annotator', version='5.10.1')
)
libraryDependencies += "io.fabric8" % "model-annotator" % "5.10.1"
[io.fabric8/model-annotator "5.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : kubernetes-model-common | jar | 5.10.1 |
| org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.1.0 |
| org.projectlombok : lombok | jar | 1.18.22 |
| io.sundr : builder-annotations | jar | 0.50.1 |
| io.sundr : transform-annotations | jar | 0.50.1 |