License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIddocker-model-annotator |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Docker :: 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/docker-model-annotator/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>docker-model-annotator</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/docker-model-annotator/
implementation 'io.fabric8:docker-model-annotator:1.3.1'
// https://jarcasting.com/artifacts/io.fabric8/docker-model-annotator/
implementation ("io.fabric8:docker-model-annotator:1.3.1")
'io.fabric8:docker-model-annotator:jar:1.3.1'
<dependency org="io.fabric8" name="docker-model-annotator" rev="1.3.1">
<artifact name="docker-model-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='docker-model-annotator', version='1.3.1')
)
libraryDependencies += "io.fabric8" % "docker-model-annotator" % "1.3.1"
[io.fabric8/docker-model-annotator "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.4.16 |
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.4.2 |