| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools |
| GroupId | GroupIdguru.breakthemonolith |
| ArtifactId | ArtifactIdDockerProcessAPI |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDockerProcessAPI
DockerProcessAPI
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DockerProcessAPI-0.1.0.pom | |
| DockerProcessAPI-0.1.0.jar | 11 KB |
| DockerProcessAPI-0.1.0-sources.jar | 8 KB |
| DockerProcessAPI-0.1.0-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/guru.breakthemonolith/DockerProcessAPI/ -->
<dependency>
<groupId>guru.breakthemonolith</groupId>
<artifactId>DockerProcessAPI</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/guru.breakthemonolith/DockerProcessAPI/
implementation 'guru.breakthemonolith:DockerProcessAPI:0.1.0'
// https://jarcasting.com/artifacts/guru.breakthemonolith/DockerProcessAPI/
implementation ("guru.breakthemonolith:DockerProcessAPI:0.1.0")
'guru.breakthemonolith:DockerProcessAPI:jar:0.1.0'
<dependency org="guru.breakthemonolith" name="DockerProcessAPI" rev="0.1.0">
<artifact name="DockerProcessAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.breakthemonolith', module='DockerProcessAPI', version='0.1.0')
)
libraryDependencies += "guru.breakthemonolith" % "DockerProcessAPI" % "0.1.0"
[guru.breakthemonolith/DockerProcessAPI "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.force66 : ValueObjectBase | jar | 1.0.0-rc2 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| commons-io : commons-io | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.force66 : BeanTester | jar | 1.0.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |