| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Docker Container Virtualization Tools Net |
| GroupId | GroupIdnet.wouterdanes.docker |
| ArtifactId | ArtifactIddocker-maven-plugin |
| Version | Version5.0.0 |
| Type | Typemaven-plugin |
| Description |
DescriptionDocker Maven Plugin
A plugin designed to wrap the docker API to prepare docker images for integration testing.
Tested containers can then be pushed to a central docker remoteRepositories and deployed into production.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| docker-maven-plugin-5.0.0.pom | |
| docker-maven-plugin-5.0.0.jar | 96 KB |
| docker-maven-plugin-5.0.0-sources.jar | 60 KB |
| docker-maven-plugin-5.0.0-javadoc.jar | 330 KB |
| Browse |
<plugin>
<groupId>net.wouterdanes.docker</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>5.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
| org.glassfish.jersey.core : jersey-client | jar | 2.11 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.51 |
| org.apache.commons : commons-compress | jar | 1.10 |
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-util | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.1 |
| org.apache.maven : maven-core | jar | 3.1.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.11 |