Last Version

AP4K :: Annotations :: Docker 0.3.5

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

docker-annotations
Version

Version

0.3.5
Type

Type

jar
Description

Description

AP4K :: Annotations :: Docker
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download docker-annotations 0.3.5


<!-- https://jarcasting.com/artifacts/io.ap4k/docker-annotations/ -->
<dependency>
    <groupId>io.ap4k</groupId>
    <artifactId>docker-annotations</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.ap4k/docker-annotations/
implementation 'io.ap4k:docker-annotations:0.3.5'
// https://jarcasting.com/artifacts/io.ap4k/docker-annotations/
implementation ("io.ap4k:docker-annotations:0.3.5")
'io.ap4k:docker-annotations:jar:0.3.5'
<dependency org="io.ap4k" name="docker-annotations" rev="0.3.5">
  <artifact name="docker-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ap4k', module='docker-annotations', version='0.3.5')
)
libraryDependencies += "io.ap4k" % "docker-annotations" % "0.3.5"
[io.ap4k/docker-annotations "0.3.5"]

Dependencies

compile (2)

Group / Artifact Type Version
io.ap4k : ap4k-core jar 0.3.5
io.sundr : builder-annotations Optional jar 0.16.4

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.platform : junit-platform-runner jar 1.4.0

Project Modules

There are no modules declared in this project.