Download javax.batch-annotation-1.0-b02.jar file - Jar j

Jar examples for j:javax.batch-annotation

Description

You can download jar file javax.batch-annotation 1.0-b02 in this page.

Build File

You can use the following script to add javax.batch-annotation-1.0-b02.jar to your project.

<dependency>
   <groupId>javax.batch</groupId>
   <artifactId>javax.batch-annotation</artifactId>
   <version>1.0-b02</version>
</dependency>
compile group: 'javax.batch', name: 'javax.batch-annotation', version: '1.0-b02'
libraryDependencies += "javax.batch" % "javax.batch-annotation" % "1.0-b02"
<dependency org="javax.batch" name="javax.batch-annotation" rev="1.0-b02"/>
@Grapes(@Grab(group='javax.batch', module='javax.batch-annotation', version='1.0-b02'))
'javax.batch:javax.batch-annotation:jar:1.0-b02'

Download

Click the following link to download the jar file.

javax.batch-annotation-1.0-b02-javadoc.jar
javax.batch-annotation-1.0-b02-sources.jar
javax.batch-annotation-1.0-b02.jar
javax.batch-annotation-1.0-b02.pom



Related Tutorials