MVN

com.github.randyp : jdbj

Maven & Gradle

Aug 26, 2015
0 stars

jdbj · a java8 fluent interface for jdbc

<dependency>
    <groupId>com.github.randyp</groupId>
    <artifactId>jdbj</artifactId>
    <version>0.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.9

All Versions

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

Version Vulnerabilities Updated
0.1.x
jdbj-0.1.9
jdbj-0.1.8
jdbj-0.1.7
jdbj-0.1.6
jdbj-0.1.5
jdbj-0.1.4
jdbj-0.1.3
jdbj-0.1.2
jdbj-0.1.1
jdbj-0.1.0
0.0.x
jdbj-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.randyp</groupId>
    <artifactId>jdbj</artifactId>
    <version>0.1.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.randyp:jdbj:0.1.9'

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

implementation("com.github.randyp:jdbj:0.1.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.randyp" % "jdbj" % "0.1.9"

Advertisement

Dependencies from Group

Aug 26, 2015
0 stars

Discover Dependencies

Aug 15, 2015
4 usages
223 stars
Jul 30, 2016
5 usages
54 stars
Aug 14, 2015
661 stars
Jun 04, 2022
8 usages
4 stars
Jul 27, 2017
7 stars
Aug 14, 2015
7 stars
Mar 16, 2023
219 stars
Mar 16, 2023
6 usages
219 stars