Download worker-batch-shared-2.0.0-9.jar file - Jar w

Jar examples for w:worker-batch-shared

Description

You can download jar file worker-batch-shared 2.0.0-9 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

worker-batch-shared-2.0.0-9-javadoc.jar
worker-batch-shared-2.0.0-9-sources.jar
worker-batch-shared-2.0.0-9.jar
worker-batch-shared-2.0.0-9.pom



Related Tutorials