MVN

net.sf.esfinge : querybuilder-jdbc

Maven & Gradle

Sep 30, 2016
5 stars

Esfinge QueryBuilder JDBC · The Esfinge QueryBuilder JDBC is the persistence framework for Esfinge QueryBuilder using JDBC.

<dependency>
    <groupId>net.sf.esfinge</groupId>
    <artifactId>querybuilder-jdbc</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.esfinge : querybuilder-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of net.sf.esfinge : querybuilder-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
querybuilder-jdbc-1.7.0

How to add a dependency to Maven

Add the following net.sf.esfinge : querybuilder-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.esfinge</groupId>
    <artifactId>querybuilder-jdbc</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.esfinge : querybuilder-jdbc gradle dependency to your build.gradle file:

implementation 'net.sf.esfinge:querybuilder-jdbc:1.7.0'

Gradle Kotlin DSL: Add the following net.sf.esfinge : querybuilder-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.esfinge:querybuilder-jdbc:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.esfinge : querybuilder-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.esfinge" % "querybuilder-jdbc" % "1.7.0"

Advertisement

Dependencies from Group

Sep 30, 2016
5 usages
5 stars
Nov 24, 2018
3 usages
4 stars
Oct 26, 2019
2 usages
9 stars
Apr 08, 2019
1 usages
1 stars
Apr 08, 2019
1 usages
1 stars

Discover Dependencies

Nov 01, 2021
0 stars
Oct 02, 2016
2 usages
25 stars
Apr 09, 2020
3 usages
21 stars
Apr 09, 2020
10 usages
21 stars
May 06, 2017
187 stars
Feb 08, 2018
7 usages
187 stars
Aug 17, 2017
2 stars