Download worker-boilerplate-2.0.1-7.jar file - Jar w

Jar examples for w:worker-boilerplate

Description

You can download jar file worker-boilerplate 2.0.1-7 in this page.

License

Apache License

Build File

You can use the following script to add worker-boilerplate-2.0.1-7.jar to your project.

<dependency>
   <groupId>com.github.cafdataprocessing</groupId>
   <artifactId>worker-boilerplate</artifactId>
   <version>2.0.1-7</version>
</dependency>
compile group: 'com.github.cafdataprocessing', name: 'worker-boilerplate', version: '2.0.1-7'
libraryDependencies += "com.github.cafdataprocessing" % "worker-boilerplate" % "2.0.1-7"
<dependency org="com.github.cafdataprocessing" name="worker-boilerplate" rev="2.0.1-7"/>
@Grapes(@Grab(group='com.github.cafdataprocessing', module='worker-boilerplate', version='2.0.1-7'))
'com.github.cafdataprocessing:worker-boilerplate:jar:2.0.1-7'

Download

Click the following link to download the jar file.

worker-boilerplate-2.0.1-7-javadoc.jar
worker-boilerplate-2.0.1-7-sources.jar
worker-boilerplate-2.0.1-7.jar
worker-boilerplate-2.0.1-7.pom



Related Tutorials