Download worker-batch-shared-2.0.1-11.jar file - Jar w

Jar examples for w:worker-batch-shared

Description

You can download jar file worker-batch-shared 2.0.1-11 in this page.

License

Apache License

Build File

You can use the following script to add worker-batch-shared-2.0.1-11.jar to your project.

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

Download

Click the following link to download the jar file.

worker-batch-shared-2.0.1-11-javadoc.jar
worker-batch-shared-2.0.1-11-sources.jar
worker-batch-shared-2.0.1-11.jar
worker-batch-shared-2.0.1-11.pom



Related Tutorials