License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdio.knotx |
ArtifactId | ArtifactIdknotx-docker |
Last Version | Last Version2.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKnotx.x - Docker images
Knot.x Stack
|
Filename | Size |
---|---|
knotx-docker-2.0.0-RC1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.knotx/knotx-docker/ -->
<dependency>
<groupId>io.knotx</groupId>
<artifactId>knotx-docker</artifactId>
<version>2.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.knotx/knotx-docker/
implementation 'io.knotx:knotx-docker:2.0.0-RC1'
// https://jarcasting.com/artifacts/io.knotx/knotx-docker/
implementation ("io.knotx:knotx-docker:2.0.0-RC1")
'io.knotx:knotx-docker:pom:2.0.0-RC1'
<dependency org="io.knotx" name="knotx-docker" rev="2.0.0-RC1">
<artifact name="knotx-docker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.knotx', module='knotx-docker', version='2.0.0-RC1')
)
libraryDependencies += "io.knotx" % "knotx-docker" % "2.0.0-RC1"
[io.knotx/knotx-docker "2.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.knotx : knotx-stack-manager | zip | 2.0.0-RC1 |
ch.qos.logback : logback-classic | jar | |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.junit.jupiter : junit-jupiter-engine | jar |