License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net |
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdkubernetes-model-annotator |
Last Version | Last Version9.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Kubernetes Model Annotator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8/kubernetes-model-annotator/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-model-annotator</artifactId>
<version>9.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/kubernetes-model-annotator/
implementation 'io.fabric8:kubernetes-model-annotator:9.0.2'
// https://jarcasting.com/artifacts/io.fabric8/kubernetes-model-annotator/
implementation ("io.fabric8:kubernetes-model-annotator:9.0.2")
'io.fabric8:kubernetes-model-annotator:jar:9.0.2'
<dependency org="io.fabric8" name="kubernetes-model-annotator" rev="9.0.2">
<artifact name="kubernetes-model-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='kubernetes-model-annotator', version='9.0.2')
)
libraryDependencies += "io.fabric8" % "kubernetes-model-annotator" % "9.0.2"
[io.fabric8/kubernetes-model-annotator "9.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.4.21 |
org.projectlombok : lombok | jar | 1.16.4 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.6.3 |
io.sundr : builder-annotations | jar | 0.1.26 |