Download docker-java-1.3.0.jar file

Introduction

You can download docker-java-1.3.0.jar in this page.

License

The Apache Software License, Version 2.0

Type List

docker-java-1.3.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.github.docker-java/docker-java/pom.properties
META-INF/maven/com.github.docker-java/docker-java/pom.xml
META-INF/services/com.github.dockerjava.api.command.DockerCmdExecFactory
com.github.dockerjava.api.BadRequestException.class
com.github.dockerjava.api.ConflictException.class
com.github.dockerjava.api.DockerClient.class
com.github.dockerjava.api.DockerClientException.class
com.github.dockerjava.api.DockerException.class
com.github.dockerjava.api.InternalServerErrorException.class
com.github.dockerjava.api.NotAcceptableException.class
com.github.dockerjava.api.NotFoundException.class
com.github.dockerjava.api.NotModifiedException.class
com.github.dockerjava.api.UnauthorizedException.class
com.github.dockerjava.api.command.AttachContainerCmd.class
com.github.dockerjava.api.command.AuthCmd.class
com.github.dockerjava.api.command.BuildImageCmd.class
com.github.dockerjava.api.command.CommitCmd.class
com.github.dockerjava.api.command.ContainerDiffCmd.class
com.github.dockerjava.api.command.CopyFileFromContainerCmd.class
com.github.dockerjava.api.command.CreateContainerCmd.class
com.github.dockerjava.api.command.CreateContainerResponse.class
com.github.dockerjava.api.command.CreateImageCmd.class
com.github.dockerjava.api.command.CreateImageResponse.class
com.github.dockerjava.api.command.DockerCmd.class
com.github.dockerjava.api.command.DockerCmdExec.class
com.github.dockerjava.api.command.DockerCmdExecFactory.class
com.github.dockerjava.api.command.EventCallback.class
com.github.dockerjava.api.command.EventsCmd.class
com.github.dockerjava.api.command.ExecCreateCmd.class
com.github.dockerjava.api.command.ExecCreateCmdResponse.class
com.github.dockerjava.api.command.ExecStartCmd.class
com.github.dockerjava.api.command.InfoCmd.class
com.github.dockerjava.api.command.InspectContainerCmd.class
com.github.dockerjava.api.command.InspectContainerResponse.class
com.github.dockerjava.api.command.InspectExecCmd.class
com.github.dockerjava.api.command.InspectExecResponse.class
com.github.dockerjava.api.command.InspectImageCmd.class
com.github.dockerjava.api.command.InspectImageResponse.class
com.github.dockerjava.api.command.KillContainerCmd.class
com.github.dockerjava.api.command.ListContainersCmd.class
com.github.dockerjava.api.command.ListImagesCmd.class
com.github.dockerjava.api.command.LogContainerCmd.class
com.github.dockerjava.api.command.PauseContainerCmd.class
com.github.dockerjava.api.command.PingCmd.class
com.github.dockerjava.api.command.PullImageCmd.class
com.github.dockerjava.api.command.PushImageCmd.class
com.github.dockerjava.api.command.RemoveContainerCmd.class
com.github.dockerjava.api.command.RemoveImageCmd.class
com.github.dockerjava.api.command.RestartContainerCmd.class
com.github.dockerjava.api.command.SaveImageCmd.class
com.github.dockerjava.api.command.SearchImagesCmd.class
com.github.dockerjava.api.command.StartContainerCmd.class
com.github.dockerjava.api.command.StopContainerCmd.class
com.github.dockerjava.api.command.TagImageCmd.class
com.github.dockerjava.api.command.TopContainerCmd.class
com.github.dockerjava.api.command.TopContainerResponse.class
com.github.dockerjava.api.command.UnpauseContainerCmd.class
com.github.dockerjava.api.command.VersionCmd.class
com.github.dockerjava.api.command.WaitContainerCmd.class
com.github.dockerjava.api.model.AccessMode.class
com.github.dockerjava.api.model.AuthConfig.class
com.github.dockerjava.api.model.AuthConfigurations.class
com.github.dockerjava.api.model.AuthResponse.class
com.github.dockerjava.api.model.Bind.class
com.github.dockerjava.api.model.Binds.class
com.github.dockerjava.api.model.Capability.class
com.github.dockerjava.api.model.ChangeLog.class
com.github.dockerjava.api.model.Container.class
com.github.dockerjava.api.model.ContainerConfig.class
com.github.dockerjava.api.model.Device.class
com.github.dockerjava.api.model.DriverStatus.class
com.github.dockerjava.api.model.ErrorDetail.class
com.github.dockerjava.api.model.ErrorResponse.class
com.github.dockerjava.api.model.Event.class
com.github.dockerjava.api.model.EventStreamItem.class
com.github.dockerjava.api.model.ExposedPort.class
com.github.dockerjava.api.model.ExposedPorts.class
com.github.dockerjava.api.model.Frame.class
com.github.dockerjava.api.model.HostConfig.class
com.github.dockerjava.api.model.Identifier.class
com.github.dockerjava.api.model.Image.class
com.github.dockerjava.api.model.Info.class
com.github.dockerjava.api.model.InternetProtocol.class
com.github.dockerjava.api.model.Link.class
com.github.dockerjava.api.model.Links.class
com.github.dockerjava.api.model.LxcConf.class
com.github.dockerjava.api.model.PortBinding.class
com.github.dockerjava.api.model.Ports.class
com.github.dockerjava.api.model.PullEventStreamItem.class
com.github.dockerjava.api.model.PushEventStreamItem.class
com.github.dockerjava.api.model.Repository.class
com.github.dockerjava.api.model.RestartPolicy.class
com.github.dockerjava.api.model.SearchItem.class
com.github.dockerjava.api.model.StreamType.class
com.github.dockerjava.api.model.Ulimit.class
com.github.dockerjava.api.model.Version.class
com.github.dockerjava.api.model.Volume.class
com.github.dockerjava.api.model.VolumeBind.class
com.github.dockerjava.api.model.VolumeBinds.class
com.github.dockerjava.api.model.VolumeRW.class
com.github.dockerjava.api.model.Volumes.class
com.github.dockerjava.api.model.VolumesFrom.class
com.github.dockerjava.api.model.VolumesRW.class
com.github.dockerjava.core.AuthConfigFile.class
com.github.dockerjava.core.CertificateUtils.class
com.github.dockerjava.core.CompressArchiveUtil.class
com.github.dockerjava.core.DockerClientBuilder.class
com.github.dockerjava.core.DockerClientConfig.class
com.github.dockerjava.core.DockerClientImpl.class
com.github.dockerjava.core.FilePathUtil.class
com.github.dockerjava.core.GoLangFileMatch.class
com.github.dockerjava.core.GoLangFileMatchException.class
com.github.dockerjava.core.GoLangMatchFileFilter.class
com.github.dockerjava.core.InvalidRepositoryNameException.class
com.github.dockerjava.core.KeystoreSSLConfig.class
com.github.dockerjava.core.LocalDirectorySSLConfig.class
com.github.dockerjava.core.NameParser.class
com.github.dockerjava.core.SSLConfig.class
com.github.dockerjava.core.command.AbstrAuthCfgDockerCmd.class
com.github.dockerjava.core.command.AbstrDockerCmd.class
com.github.dockerjava.core.command.AttachContainerCmdImpl.class
com.github.dockerjava.core.command.AuthCmdImpl.class
com.github.dockerjava.core.command.BuildImageCmdImpl.class
com.github.dockerjava.core.command.CommitCmdImpl.class
com.github.dockerjava.core.command.ContainerDiffCmdImpl.class
com.github.dockerjava.core.command.CopyFileFromContainerCmdImpl.class
com.github.dockerjava.core.command.CreateContainerCmdImpl.class
com.github.dockerjava.core.command.CreateImageCmdImpl.class
com.github.dockerjava.core.command.EventStreamReader.class
com.github.dockerjava.core.command.EventsCmdImpl.class
com.github.dockerjava.core.command.ExecCreateCmdImpl.class
com.github.dockerjava.core.command.ExecStartCmdImpl.class
com.github.dockerjava.core.command.FrameReader.class
com.github.dockerjava.core.command.InfoCmdImpl.class
com.github.dockerjava.core.command.InspectContainerCmdImpl.class
com.github.dockerjava.core.command.InspectExecCmdImpl.class
com.github.dockerjava.core.command.InspectImageCmdImpl.class
com.github.dockerjava.core.command.KillContainerCmdImpl.class
com.github.dockerjava.core.command.ListContainersCmdImpl.class
com.github.dockerjava.core.command.ListImagesCmdImpl.class
com.github.dockerjava.core.command.LogContainerCmdImpl.class
com.github.dockerjava.core.command.PauseContainerCmdImpl.class
com.github.dockerjava.core.command.PingCmdImpl.class
com.github.dockerjava.core.command.PullImageCmdImpl.class
com.github.dockerjava.core.command.PushImageCmdImpl.class
com.github.dockerjava.core.command.RemoveContainerCmdImpl.class
com.github.dockerjava.core.command.RemoveImageCmdImpl.class
com.github.dockerjava.core.command.RestartContainerCmdImpl.class
com.github.dockerjava.core.command.SaveImageCmdImpl.class
com.github.dockerjava.core.command.SearchImagesCmdImpl.class
com.github.dockerjava.core.command.StartContainerCmdImpl.class
com.github.dockerjava.core.command.StopContainerCmdImpl.class
com.github.dockerjava.core.command.TagImageCmdImpl.class
com.github.dockerjava.core.command.TopContainerCmdImpl.class
com.github.dockerjava.core.command.UnpauseContainerCmdImpl.class
com.github.dockerjava.core.command.VersionCmdImpl.class
com.github.dockerjava.core.command.WaitContainerCmdImpl.class
com.github.dockerjava.core.dockerfile.Dockerfile.class
com.github.dockerjava.core.dockerfile.DockerfileStatement.class
com.github.dockerjava.core.util.FollowRedirectsFilter.class
com.github.dockerjava.core.util.JsonClientFilter.class
com.github.dockerjava.core.util.LoggingFilter.class
com.github.dockerjava.core.util.ResponseStatusExceptionFilter.class
com.github.dockerjava.core.util.SelectiveLoggingFilter.class
com.github.dockerjava.jaxrs.AbstrDockerCmdExec.class
com.github.dockerjava.jaxrs.ApacheUnixSocket.class
com.github.dockerjava.jaxrs.AttachContainerCmdExec.class
com.github.dockerjava.jaxrs.AuthCmdExec.class
com.github.dockerjava.jaxrs.BuildImageCmdExec.class
com.github.dockerjava.jaxrs.CommitCmdExec.class
com.github.dockerjava.jaxrs.ContainerDiffCmdExec.class
com.github.dockerjava.jaxrs.CopyFileFromContainerCmdExec.class
com.github.dockerjava.jaxrs.CreateContainerCmdExec.class
com.github.dockerjava.jaxrs.CreateImageCmdExec.class
com.github.dockerjava.jaxrs.DockerCmdExecFactoryImpl.class
com.github.dockerjava.jaxrs.EventsCmdExec.class
com.github.dockerjava.jaxrs.ExecCreateCmdExec.class
com.github.dockerjava.jaxrs.ExecStartCmdExec.class
com.github.dockerjava.jaxrs.InfoCmdExec.class
com.github.dockerjava.jaxrs.InspectContainerCmdExec.class
com.github.dockerjava.jaxrs.InspectExecCmdExec.class
com.github.dockerjava.jaxrs.InspectImageCmdExec.class
com.github.dockerjava.jaxrs.KillContainerCmdExec.class
com.github.dockerjava.jaxrs.ListContainersCmdExec.class
com.github.dockerjava.jaxrs.ListImagesCmdExec.class
com.github.dockerjava.jaxrs.LogContainerCmdExec.class
com.github.dockerjava.jaxrs.PauseContainerCmdExec.class
com.github.dockerjava.jaxrs.PingCmdExec.class
com.github.dockerjava.jaxrs.PullImageCmdExec.class
com.github.dockerjava.jaxrs.PushImageCmdExec.class
com.github.dockerjava.jaxrs.RemoveContainerCmdExec.class
com.github.dockerjava.jaxrs.RemoveImageCmdExec.class
com.github.dockerjava.jaxrs.RestartContainerCmdExec.class
com.github.dockerjava.jaxrs.SaveImageCmdExec.class
com.github.dockerjava.jaxrs.SearchImagesCmdExec.class
com.github.dockerjava.jaxrs.StartContainerCmdExec.class
com.github.dockerjava.jaxrs.StopContainerCmdExec.class
com.github.dockerjava.jaxrs.TagImageCmdExec.class
com.github.dockerjava.jaxrs.TopContainerCmdExec.class
com.github.dockerjava.jaxrs.UnixConnectionSocketFactory.class
com.github.dockerjava.jaxrs.UnpauseContainerCmdExec.class
com.github.dockerjava.jaxrs.VersionCmdExec.class
com.github.dockerjava.jaxrs.WaitContainerCmdExec.class
com.github.dockerjava.jaxrs.util.WrappedResponseInputStream.class
docker.io.properties

Pom

docker-java-1.3.0.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>

	<parent>
		<groupId>org.sonatype.oss</groupId>
		<artifactId>oss-parent</artifactId>
		<version>9</version>
	</parent>

	<groupId>com.github.docker-java</groupId>
	<artifactId>docker-java</artifactId>
	<packaging>jar</packaging>
	<version>1.3.0</version>

	<name>docker-java</name>
	<url>https://github.com/docker-java/docker-java</url>
	<description>Java API Client for Docker</description>

	<licenses>
		<license>
			<name>The Apache Software License, Version 2.0</name>
			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
			<distribution>repo</distribution>
		</license>
	</licenses>

	<scm>
		<connection>scm:git:git@github.com:docker-java/docker-java.git</connection>
		<url>git@github.com:docker-java/docker-java.git</url>
		<developerConnection>scm:git:git@github.com:docker-java/docker-java.git</developerConnection>
		<tag>docker-java-1.3.0</tag>
	</scm>

	<developers>
		<developer>
			<id>kpelykh</id>
			<name>Konstantin Pelykh</name>
			<email>kpelykh@gmail.com</email>
		</developer>
	</developers>

	<properties>
		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
		<jdk.debug>true</jdk.debug>
		<jdk.optimize>false</jdk.optimize>
		<jdk.source>1.7</jdk.source>
		<jdk.target>1.7</jdk.target>

		<jersey.version>2.11</jersey.version>
		<jackson-jaxrs.version>2.1.2</jackson-jaxrs.version>
		<httpclient.version>4.3.1</httpclient.version>
		<commons-compress.version>1.5</commons-compress.version>
		<commons-codec.version>1.8</commons-codec.version>
		<commons-io.version>2.3</commons-io.version>
		<commons-lang.version>2.6</commons-lang.version>
		<slf4j-api.version>1.7.5</slf4j-api.version>

		<bouncycastle.version>1.51</bouncycastle.version>
		<unix-socket-factory.version>2015-01-27T15-02-14</unix-socket-factory.version>
		<guava.version>18.0</guava.version>

		<!-- test dependencies -->
		<logback.version>1.1.0</logback.version>
		<testng.version>5.12.1</testng.version>
		<hamcrest.library.version>1.3</hamcrest.library.version>
		<hamcrest.jpa-matchers>1.6</hamcrest.jpa-matchers>
		<lambdaj.version>2.3.3</lambdaj.version>


		<maven-jar-plugin.version>2.2</maven-jar-plugin.version>
		<maven-compiler-plugin.version>2.3.1</maven-compiler-plugin.version>
		<maven-release-plugin.version>2.3.1</maven-release-plugin.version>
		<maven-surefire-plugin.version>2.17</maven-surefire-plugin.version>
		<maven-failsafe-plugin.version>2.17</maven-failsafe-plugin.version>
		<cobertura-maven-plugin.version>2.5.1</cobertura-maven-plugin.version>
		<maven-antrun-plugin.version>1.7</maven-antrun-plugin.version>
	</properties>

	<dependencies>
		<dependency>
			<groupId>com.fasterxml.jackson.jaxrs</groupId>
			<artifactId>jackson-jaxrs-json-provider</artifactId>
			<version>${jackson-jaxrs.version}</version>
		</dependency>
		<dependency>
	 		<groupId>org.glassfish.jersey.connectors</groupId>
			<artifactId>jersey-apache-connector</artifactId>
			<version>${jersey.version}</version>
		</dependency>
		<dependency>
			<groupId>org.apache.httpcomponents</groupId>
			<artifactId>httpclient</artifactId>
			<version>${httpclient.version}</version>
		</dependency>
		<dependency>
			<groupId>org.glassfish.jersey.core</groupId>
			<artifactId>jersey-client</artifactId>
			<version>${jersey.version}</version>
		</dependency>
		<dependency>
			<groupId>de.gesellix</groupId>
			 <artifactId>unix-socket-factory</artifactId>
		 	<version>${unix-socket-factory.version}</version>
		</dependency>

		<dependency>
			<groupId>org.apache.commons</groupId>
			<artifactId>commons-compress</artifactId>
			<version>${commons-compress.version}</version>
		</dependency>
		<dependency>
			<groupId>commons-codec</groupId>
			<artifactId>commons-codec</artifactId>
			<version>${commons-codec.version}</version>
		</dependency>
		<dependency>
			<groupId>commons-lang</groupId>
			<artifactId>commons-lang</artifactId>
			<version>${commons-lang.version}</version>
		</dependency>
		<dependency>
			<groupId>commons-io</groupId>
			<artifactId>commons-io</artifactId>
			<version>${commons-io.version}</version>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-api</artifactId>
			<version>${slf4j-api.version}</version>
		</dependency>
		<dependency>
			<groupId>com.google.guava</groupId>
			<artifactId>guava</artifactId>
			<version>${guava.version}</version>
		</dependency>
		<dependency>
			<groupId>org.bouncycastle</groupId>
			<artifactId>bcpkix-jdk15on</artifactId>
			<version>${bouncycastle.version}</version>
		</dependency>

		<!-- /// Test /////////////////////////// -->
		<dependency>
			<groupId>ch.qos.logback</groupId>
			<artifactId>logback-core</artifactId>
			<version>${logback.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>ch.qos.logback</groupId>
			<artifactId>logback-classic</artifactId>
			<version>${logback.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.testng</groupId>
			<artifactId>testng</artifactId>
			<version>${testng.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.hamcrest</groupId>
			<artifactId>hamcrest-library</artifactId>
			<version>${hamcrest.library.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>com.googlecode.lambdaj</groupId>
			<artifactId>lambdaj</artifactId>
			<version>${lambdaj.version}</version>
			<scope>test</scope>
			<exclusions>
				<exclusion>
					<groupId>org.hamcrest</groupId>
					<artifactId>hamcrest-all</artifactId>
				</exclusion>
			</exclusions>
		</dependency>

		<dependency>
			<groupId>org.testinfected.hamcrest-matchers</groupId>
			<artifactId>jpa-matchers</artifactId>
			<version>${hamcrest.jpa-matchers}</version>
			<scope>test</scope>
		</dependency>
	</dependencies>
	
	<distributionManagement>
		<snapshotRepository>
			<id>ossrh</id>
			<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		</snapshotRepository>
		<repository>
			<id>ossrh</id>
			<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
		</repository>
	</distributionManagement>

	<build>
		<pluginManagement>
			<plugins>

				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-release-plugin</artifactId>
					<version>${maven-release-plugin.version}</version>
				</plugin>

				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-compiler-plugin</artifactId>
					<version>${maven-compiler-plugin.version}</version>
					<configuration>
						<source>${jdk.source}</source>
						<target>${jdk.target}</target>
						<debug>${jdk.debug}</debug>
						<optimize>${jdk.optimize}</optimize>
					</configuration>
				</plugin>

				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-jar-plugin</artifactId>
					<version>${maven-jar-plugin.version}</version>
					<executions>
						<execution>
							<goals>
								<goal>test-jar</goal>
							</goals>
						</execution>
					</executions>
				</plugin>

				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>cobertura-maven-plugin</artifactId>
					<version>${cobertura-maven-plugin.version}</version>
				</plugin>

				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-antrun-plugin</artifactId>
					<version>${maven-antrun-plugin.version}</version>
					<executions>
						<execution>
							<phase>validate</phase>
							<goals>
								<goal>run</goal>
							</goals>
							<configuration>
								<tasks>
									<echo>*******************************************************************</echo>
									<echo>*******************************************************************</echo>
									<echo>[project.name] : ${project.name}</echo>
									<echo>[project.basedir] : ${project.basedir}</echo>
									<echo>[project.version] : ${project.version}</echo>
									<echo>[project.artifactId] ${project.artifactId}</echo>
									<echo>[project.build.directory] ${project.build.directory}</echo>
									<echo>[jdk.source] : ${jdk.source}</echo>
									<echo>[jdk.target] : ${jdk.target}</echo>
									<echo>[jdk.debug] : ${jdk.debug}</echo>
									<echo>[jdk.optimize] : ${jdk.optimize}</echo>
									<echo>[source encoding]: ${project.build.sourceEncoding}</echo>
									<echo>[LocalRepository] : ${settings.localRepository}</echo>
									<echo>*******************************************************************</echo>
									<echo>*******************************************************************</echo>
								</tasks>
							</configuration>
						</execution>
					</executions>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-source-plugin</artifactId>
					<version>2.2.1</version>
					<executions>
						<execution>
							<id>attach-sources</id>
							<goals>
								<goal>jar-no-fork</goal>
							</goals>
						</execution>
					</executions>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-javadoc-plugin</artifactId>
					<version>2.9.1</version>
					<executions>
						<execution>
							<id>attach-javadocs</id>
							<goals>
								<goal>jar</goal>
							</goals>
						</execution>
					</executions>
				</plugin>
			</plugins>
		</pluginManagement>
		<plugins>
			<plugin>
				<groupId>org.sonatype.plugins</groupId>
				<artifactId>nexus-staging-maven-plugin</artifactId>
				<version>1.6.2</version>
				<extensions>true</extensions>
				<configuration>
					<serverId>ossrh</serverId>
					<nexusUrl>https://oss.sonatype.org/</nexusUrl>
					<autoReleaseAfterClose>true</autoReleaseAfterClose>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-release-plugin</artifactId>
				<version>2.5</version>
				<configuration>
					<autoVersionSubmodules>true</autoVersionSubmodules>
					<useReleaseProfile>false</useReleaseProfile>
					<releaseProfiles>release</releaseProfiles>
					<goals>deploy nexus-staging:release</goals>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-surefire-plugin</artifactId>
				<version>${maven-surefire-plugin.version}</version>
				<configuration>
					<excludedGroups>integration</excludedGroups>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-failsafe-plugin</artifactId>
				<version>${maven-failsafe-plugin.version}</version>
				<executions>
					<execution>
						<goals>
							<goal>integration-test</goal>
							<goal>verify</goal>
						</goals>
						<configuration>
							<groups>integration</groups>
							<excludedGroups>ignoreInCircleCi</excludedGroups>
							<includes>
								<include>**/*Test.java</include>
							</includes>
						</configuration>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-source-plugin</artifactId>
			</plugin>
		</plugins>
	</build>

	<profiles>
		<profile>
			<id>release</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-gpg-plugin</artifactId>
						<executions>
							<execution>
								<id>sign-artifacts</id>
								<phase>verify</phase>
								<goals>
									<goal>sign</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-source-plugin</artifactId>
					</plugin>
				</plugins>
			</build>
		</profile>
	</profiles>

</project>

POM Entry

<dependency>
   <groupId>com.github.docker-java</groupId>
   <artifactId>docker-java</artifactId>
   <version>1.3.0</version>
</dependency>

Download

If you think the following docker-java-1.3.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download docker-java-1.3.0.jar file




PreviousNext

Related