Download worker-boilerplate-2.2.0-72.jar file - Jar w

Jar examples for w:worker-boilerplate

Description

You can download jar file worker-boilerplate 2.2.0-72 in this page.

License

Apache License

Build File

You can use the following script to add worker-boilerplate-2.2.0-72.jar to your project.

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

Download

Click the following link to download the jar file.

worker-boilerplate-2.2.0-72-javadoc.jar
worker-boilerplate-2.2.0-72-sources.jar
worker-boilerplate-2.2.0-72.jar
worker-boilerplate-2.2.0-72.pom



Related Tutorials