MVN

com.github.quintans : simplejdbc

Maven & Gradle

Jun 01, 2019
1 usages
5 stars

SimpleJDBC · Utility class for an eazy JDBC

<dependency>
    <groupId>com.github.quintans</groupId>
    <artifactId>simplejdbc</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.quintans : simplejdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.quintans : simplejdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
simplejdbc-1.4.0
1.3.x
simplejdbc-1.3.0
1.2.x
simplejdbc-1.2.0
1.1.x
simplejdbc-1.1.0

How to add a dependency to Maven

Add the following com.github.quintans : simplejdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.quintans</groupId>
    <artifactId>simplejdbc</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.quintans : simplejdbc gradle dependency to your build.gradle file:

implementation 'com.github.quintans:simplejdbc:1.4.0'

Gradle Kotlin DSL: Add the following com.github.quintans : simplejdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.quintans:simplejdbc:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.quintans : simplejdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.quintans" % "simplejdbc" % "1.4.0"

Advertisement

Dependencies from Group

Jun 01, 2019
1 usages
5 stars
Jun 01, 2019
1 usages
5 stars
Feb 22, 2019
5 stars
Jun 01, 2019
5 stars

Discover Dependencies

Sep 18, 2019
2 usages
0 stars
Jun 17, 2019
1 usages
0 stars
Dec 25, 2019
2 usages
23 stars
Mar 18, 2019
2 usages
0 stars
Jan 27, 2020
4 usages
2 stars
May 03, 2019
1 usages
0 stars
May 17, 2019
1 usages
1 stars
May 21, 2019
1 usages
1 stars
Jun 03, 2019
1 usages
898 stars