[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/docker-java/docker-java/3.5.0/docker-java/pom.xml [Back]  [Original]

	4.0.0

	
		com.github.docker-java
		docker-java-parent
		0-SNAPSHOT
		../pom.xml
	

	docker-java
	jar

	docker-java
	https://github.com/docker-java/docker-java
	Java API Client for Docker

	
		com.github.dockerjava


			${project.groupId}
			docker-java-core
			${project.version}
		
		
			${project.groupId}
			docker-java-transport-jersey
			${project.version}
		
		
			${project.groupId}
			docker-java-transport-netty
			${project.version}


			org.slf4j
			jcl-over-slf4j
			${slf4j-api.version}


			${project.groupId}
			docker-java-transport-okhttp
			${project.version}
			test
		
		
			${project.groupId}
			docker-java-transport-httpclient5
			${project.version}
			test
		
		
			ch.qos.logback
			logback-core
			${logback.version}
			test


			ch.qos.logback
			logback-classic
			${logback.version}
			test


			org.hamcrest
			hamcrest-library
			${hamcrest.library.version}
			test


			com.googlecode.lambdaj
			lambdaj
			${lambdaj.version}
			test
			
				
					org.hamcrest
					hamcrest-all


			org.testinfected.hamcrest-matchers
			jpa-matchers
			${hamcrest.jpa-matchers}
			test


			org.mockito
			mockito-core
			${mockito.version}
			test


			com.google.code.findbugs
			annotations
			3.0.1u2
			provided
		
		
			junit
			junit
			4.13
			test
		
		
			org.awaitility
			awaitility
			4.3.0
			test


			com.fasterxml.jackson.core
			jackson-databind
			
			2.18.3
			test


			com.fasterxml.jackson.core
			jackson-annotations
			
			2.18.3
			test


			org.projectlombok
			lombok
			1.18.38
			provided


				org.apache.maven.plugins
				maven-surefire-plugin
				
					false
					3
					com.github.dockerjava.junit.category.Integration


				org.apache.maven.plugins
				maven-failsafe-plugin
				${maven-failsafe-plugin.version}


							integration-test
							verify


					false
					5
					com.github.dockerjava.junit.category.Integration


				org.apache.felix
				maven-bundle-plugin
				true
				
					
						!com.github.dockerjava.jaxrs.*,!com.github.dockerjava.netty.*,com.github.dockerjava.*
						org.newsclub.net.unix;resolution:="optional",*



Web Proxy Viewer  |  New URL  |  Original Page