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

	4.0.0

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

	docker-java
	bundle

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


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


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


			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.12
			test


				org.apache.maven.plugins
				maven-surefire-plugin
				${maven-surefire-plugin.version}
				
					3
					com.github.dockerjava.junit.category.Integration


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


							integration-test
							verify


					5
					com.github.dockerjava.junit.category.Integration
					com.github.dockerjava.junit.category.AuthIntegration,com.github.dockerjava.junit.category.SwarmModeIntegration


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


				com.github.siom79.japicmp
				japicmp-maven-plugin
				0.14.1


							com.github.docker-java
							docker-java
							3.1.0
							jar


							${project.build.directory}/${project.artifactId}-${project.version}.jar


						public
						true



Web Proxy Viewer  |  New URL  |  Original Page