Jar examples for t:tocker-core
Tocker is there to help you using Docker in a development environment during automated tests
You can download jar file tocker-core 0.0.14 in this page.
The Apache Software License, Version 2.0
You can use the following script to add tocker-core-0.0.14.jar to your project.
<dependency> <groupId>com.github.tddmonkey</groupId> <artifactId>tocker-core</artifactId> <version>0.0.14</version> </dependency>
compile group: 'com.github.tddmonkey', name: 'tocker-core', version: '0.0.14'
libraryDependencies += "com.github.tddmonkey" % "tocker-core" % "0.0.14"
<dependency org="com.github.tddmonkey" name="tocker-core" rev="0.0.14"/>
@Grapes(@Grab(group='com.github.tddmonkey', module='tocker-core', version='0.0.14'))
'com.github.tddmonkey:tocker-core:jar:0.0.14'
Click the following link to download the jar file.
tocker-core-0.0.14-javadoc.jar