License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIddocker4dummies |
Last Version | Last Version0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocker4dummies
docker4dummies
|
Project URL |
Project URL |
Filename | Size |
---|---|
docker4dummies-0.0.pom | |
docker4dummies-0.0.jar | 6 KB |
docker4dummies-0.0-sources.jar | 1 KB |
docker4dummies-0.0-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/docker4dummies/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>docker4dummies</artifactId>
<version>0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/docker4dummies/
implementation 'com.github.hekonsek:docker4dummies:0.0'
// https://jarcasting.com/artifacts/com.github.hekonsek/docker4dummies/
implementation ("com.github.hekonsek:docker4dummies:0.0")
'com.github.hekonsek:docker4dummies:jar:0.0'
<dependency org="com.github.hekonsek" name="docker4dummies" rev="0.0">
<artifact name="docker4dummies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='docker4dummies', version='0.0')
)
libraryDependencies += "com.github.hekonsek" % "docker4dummies" % "0.0"
[com.github.hekonsek/docker4dummies "0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.51 |
com.spotify : docker-client | jar | 8.9.1 |
org.awaitility : awaitility | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 22.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.2 |