MVN

org.batoo.jpa : batoo-annotations

Maven & Gradle

May 31, 2013
4 usages
134 stars

Batoo Persistence Annotations

<dependency>
    <groupId>org.batoo.jpa</groupId>
    <artifactId>batoo-annotations</artifactId>
    <version>2.0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.batoo.jpa : batoo-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1.1
  • Latest Release Candidate: 2.0.0.0.RC2

All Versions

Choose a version of org.batoo.jpa : batoo-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
batoo-annotations-2.0.1.1
batoo-annotations-2.0.1.0-RTM
batoo-annotations-2.0.0.0.RC2
batoo-annotations-2.0.0.RC1
0.1.x
batoo-annotations-0.1.6
batoo-annotations-0.1.3
batoo-annotations-0.1.2

How to add a dependency to Maven

Add the following org.batoo.jpa : batoo-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.batoo.jpa</groupId>
    <artifactId>batoo-annotations</artifactId>
    <version>2.0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.batoo.jpa : batoo-annotations gradle dependency to your build.gradle file:

implementation 'org.batoo.jpa:batoo-annotations:2.0.1.1'

Gradle Kotlin DSL: Add the following org.batoo.jpa : batoo-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("org.batoo.jpa:batoo-annotations:2.0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.batoo.jpa : batoo-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "org.batoo.jpa" % "batoo-annotations" % "2.0.1.1"

Advertisement

Dependencies from Group

Aug 28, 2013
9 usages
134 stars
Oct 03, 2012
7 usages
134 stars
Oct 12, 2012
5 usages
134 stars
May 31, 2013
4 usages
134 stars
May 31, 2013
4 usages
134 stars

Discover Dependencies

Jan 04, 2006
Mar 17, 2012
2 usages
Apr 24, 2014
86 stars
Nov 28, 2014
7 usages
73 stars
Apr 06, 2014
1 stars
Mar 09, 2013
1 usages
3.3k stars