Download worker-boilerplate-2.3.0-92.jar file - Jar w

Jar examples for w:worker-boilerplate

Description

You can download jar file worker-boilerplate 2.3.0-92 in this page.

License

Apache License

Build File

You can use the following script to add worker-boilerplate-2.3.0-92.jar to your project.

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

Download

Click the following link to download the jar file.

worker-boilerplate-2.3.0-92-javadoc.jar
worker-boilerplate-2.3.0-92-sources.jar
worker-boilerplate-2.3.0-92.jar
worker-boilerplate-2.3.0-92.pom



Related Tutorials