License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdio.github.dbstarll.parent |
ArtifactId | ArtifactIddocker |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondocker
parent for docker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
docker-1.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/docker/ -->
<dependency>
<groupId>io.github.dbstarll.parent</groupId>
<artifactId>docker</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/docker/
implementation 'io.github.dbstarll.parent:docker:1.2.0'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/docker/
implementation ("io.github.dbstarll.parent:docker:1.2.0")
'io.github.dbstarll.parent:docker:pom:1.2.0'
<dependency org="io.github.dbstarll.parent" name="docker" rev="1.2.0">
<artifact name="docker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='docker', version='1.2.0')
)
libraryDependencies += "io.github.dbstarll.parent" % "docker" % "1.2.0"
[io.github.dbstarll.parent/docker "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.32 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |