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