License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdmodel-annotator |
Last Version | Last Version5.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Kubernetes :: Model Annotator
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
model-annotator-5.12.2.pom | |
model-annotator-5.12.2.jar | 5 KB |
model-annotator-5.12.2-sources.jar | 3 KB |
model-annotator-5.12.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/model-annotator/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>model-annotator</artifactId>
<version>5.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/model-annotator/
implementation 'io.fabric8:model-annotator:5.12.2'
// https://jarcasting.com/artifacts/io.fabric8/model-annotator/
implementation ("io.fabric8:model-annotator:5.12.2")
'io.fabric8:model-annotator:jar:5.12.2'
<dependency org="io.fabric8" name="model-annotator" rev="5.12.2">
<artifact name="model-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='model-annotator', version='5.12.2')
)
libraryDependencies += "io.fabric8" % "model-annotator" % "5.12.2"
[io.fabric8/model-annotator "5.12.2"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-model-common | jar | 5.12.2 |
org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.1.0 |
org.projectlombok : lombok | jar | 1.18.22 |
io.sundr : builder-annotations | jar | 0.50.4 |
io.sundr : transform-annotations | jar | 0.50.4 |