Jar examples for j:javax.batch-annotation
You can download jar file javax.batch-annotation 1.0-b05 in this page.
You can use the following script to add javax.batch-annotation-1.0-b05.jar to your project.
<dependency> <groupId>javax.batch</groupId> <artifactId>javax.batch-annotation</artifactId> <version>1.0-b05</version> </dependency>
compile group: 'javax.batch', name: 'javax.batch-annotation', version: '1.0-b05'
libraryDependencies += "javax.batch" % "javax.batch-annotation" % "1.0-b05"
<dependency org="javax.batch" name="javax.batch-annotation" rev="1.0-b05"/>
@Grapes(@Grab(group='javax.batch', module='javax.batch-annotation', version='1.0-b05'))
'javax.batch:javax.batch-annotation:jar:1.0-b05'
Click the following link to download the jar file.
javax.batch-annotation-1.0-b05-javadoc.jar