is not current version
Last Version 2.0.0-RC1

io.knotx:knotx-docker 1.5.0


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-docker
Version

Version

1.5.0
Type

Type

pom

Download knotx-docker 1.5.0

Filename Size
knotx-docker-1.5.0.pom 3 KB
Browse

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