MVN

org.batoo.jpa : jpql

Maven & Gradle

Oct 12, 2012
3 usages
134 stars

Batoo Persistence JPQL Parser Generator

<dependency>
    <groupId>org.batoo.jpa</groupId>
    <artifactId>jpql</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.6

All Versions

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

Version Vulnerabilities Updated
0.1.x
jpql-0.1.6
jpql-0.1.3
jpql-0.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.batoo.jpa</groupId>
    <artifactId>jpql</artifactId>
    <version>0.1.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.batoo.jpa:jpql:0.1.6'

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

implementation("org.batoo.jpa:jpql:0.1.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.batoo.jpa" % "jpql" % "0.1.6"

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

May 20, 2010
3 usages
May 11, 2014
1 usages
May 19, 2010
1 usages
Nov 27, 2013
2 usages
122 stars
Jul 26, 2014
3 usages
13 stars
Oct 12, 2007
3 usages
Dec 31, 2014
2 usages
1 stars