Download docker-junit-rule-2.0.0.jar file - Jar d

Jar examples for d:docker-junit-rule

Description

null

You can download jar file docker-junit-rule 2.0.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add docker-junit-rule-2.0.0.jar to your project.

<dependency>
   <groupId>com.arakelian</groupId>
   <artifactId>docker-junit-rule</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.arakelian', name: 'docker-junit-rule', version: '2.0.0'
libraryDependencies += "com.arakelian" % "docker-junit-rule" % "2.0.0"
<dependency org="com.arakelian" name="docker-junit-rule" rev="2.0.0"/>
@Grapes(@Grab(group='com.arakelian', module='docker-junit-rule', version='2.0.0'))
'com.arakelian:docker-junit-rule:jar:2.0.0'

Download

Click the following link to download the jar file.

docker-junit-rule-2.0.0-javadoc.jar
docker-junit-rule-2.0.0-sources.jar
docker-junit-rule-2.0.0-tests.jar
docker-junit-rule-2.0.0.jar
docker-junit-rule-2.0.0.pom



Related Tutorials