Download worker-batch-shared-3.0.0-100.jar file - Jar w

Jar examples for w:worker-batch-shared

Description

You can download jar file worker-batch-shared 3.0.0-100 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

worker-batch-shared-3.0.0-100-javadoc.jar
worker-batch-shared-3.0.0-100-sources.jar
worker-batch-shared-3.0.0-100.jar
worker-batch-shared-3.0.0-100.pom



Related Tutorials