Download worker-batch-shared-2.1.0-18.jar file - Jar w

Jar examples for w:worker-batch-shared

Description

You can download jar file worker-batch-shared 2.1.0-18 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

worker-batch-shared-2.1.0-18-javadoc.jar
worker-batch-shared-2.1.0-18-sources.jar
worker-batch-shared-2.1.0-18.jar
worker-batch-shared-2.1.0-18.pom



Related Tutorials