Download worker-batch-shared-2.2.0-63.jar file - Jar w

Jar examples for w:worker-batch-shared

Description

You can download jar file worker-batch-shared 2.2.0-63 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

worker-batch-shared-2.2.0-63-javadoc.jar
worker-batch-shared-2.2.0-63-sources.jar
worker-batch-shared-2.2.0-63.jar
worker-batch-shared-2.2.0-63.pom



Related Tutorials