Download worker-boilerplate-2.1.0-48.jar file - Jar w

Jar examples for w:worker-boilerplate

Description

You can download jar file worker-boilerplate 2.1.0-48 in this page.

License

Apache License

Build File

You can use the following script to add worker-boilerplate-2.1.0-48.jar to your project.

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

Download

Click the following link to download the jar file.

worker-boilerplate-2.1.0-48-javadoc.jar
worker-boilerplate-2.1.0-48-sources.jar
worker-boilerplate-2.1.0-48.jar
worker-boilerplate-2.1.0-48.pom



Related Tutorials