containment
Practical libraries that help you use Docker containers in Java.
Build
Building these artifacts requires that Docker is installed and that these images have already been pulled:
- busybox:latest
- alpine:3.10.3
- httpd:2.4
- mariadb:10.4
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.mike10004 |
| ArtifactId | ArtifactIdcontainment-maven-plugin |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionPractical container libraries
|
<plugin>
<groupId>com.github.mike10004</groupId>
<artifactId>containment-maven-plugin</artifactId>
<version>0.6</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| com.github.mike10004 : nitsick-core | jar | 0.3 |
| com.github.mike10004 : containment-api | jar | 0.6 |
| com.github.docker-java : docker-java | jar | 3.2.5 |
| com.github.docker-java : docker-java-api | jar | 3.2.5 |
| com.github.docker-java : docker-java-core | jar | 3.2.5 |
| com.github.docker-java : docker-java-transport-jersey | jar | 3.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.2 |
| org.apache.maven : maven-core | jar | 3.6.2 |
| org.apache.maven : maven-artifact | jar | 3.6.2 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| org.apache.maven : maven-compat | jar | 3.6.2 |
| junit : junit | jar | 4.13.1 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
Practical libraries that help you use Docker containers in Java.
Building these artifacts requires that Docker is installed and that these images have already been pulled: