Download batoo-annotations-2.0.1.0-RTM.jar file - Jar b

Jar examples for b:batoo-annotations

Description

You can download jar file batoo-annotations 2.0.1.0-RTM in this page.

License

Open Source License

Build File

You can use the following script to add batoo-annotations-2.0.1.0-RTM.jar to your project.

<dependency>
   <groupId>org.batoo.jpa</groupId>
   <artifactId>batoo-annotations</artifactId>
   <version>2.0.1.0-RTM</version>
</dependency>
compile group: 'org.batoo.jpa', name: 'batoo-annotations', version: '2.0.1.0-RTM'
libraryDependencies += "org.batoo.jpa" % "batoo-annotations" % "2.0.1.0-RTM"
<dependency org="org.batoo.jpa" name="batoo-annotations" rev="2.0.1.0-RTM"/>
@Grapes(@Grab(group='org.batoo.jpa', module='batoo-annotations', version='2.0.1.0-RTM'))
'org.batoo.jpa:batoo-annotations:jar:2.0.1.0-RTM'

Download

Click the following link to download the jar file.

batoo-annotations-2.0.1.0-RTM-javadoc.jar
batoo-annotations-2.0.1.0-RTM-sources.jar
batoo-annotations-2.0.1.0-RTM.jar
batoo-annotations-2.0.1.0-RTM.pom



Related Tutorials