MVN

com.rapiddweller : rd-lib-jdbacl

Maven & Gradle

Feb 03, 2023
1 usages
2 stars

rapiddweller jdbacl · 'jdbacl' stands for 'Java DataBase ACcess Layer' and provides utilities for accessing JDBC databases from Java programs, retrieving meta information in an object model and querying database data. 'rapiddweller jdbacl' is forked from Databene jdbacl by Volker Bergmann.

<dependency>
    <groupId>com.rapiddweller</groupId>
    <artifactId>rd-lib-jdbacl</artifactId>
    <version>1.1.14-jdk-11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rapiddweller : rd-lib-jdbacl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.14-jdk-11

All Versions

Choose a version of com.rapiddweller : rd-lib-jdbacl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
rd-lib-jdbacl-1.1.14-jdk-11
rd-lib-jdbacl-1.1.13-jdk-11
rd-lib-jdbacl-1.1.12-jdk-11
rd-lib-jdbacl-1.1.11-jdk-11
rd-lib-jdbacl-1.1.10-jdk-11
rd-lib-jdbacl-1.1.9-jdk-11
rd-lib-jdbacl-1.1.8-jdk-11
rd-lib-jdbacl-1.1.7-jdk-11
rd-lib-jdbacl-1.1.6-jdk-11
rd-lib-jdbacl-1.1.5-jdk-11
rd-lib-jdbacl-1.1.4-jdk-11
rd-lib-jdbacl-1.1.3-jdk-11
rd-lib-jdbacl-1.1.2-jdk-11
rd-lib-jdbacl-1.1.1-jdk-11
rd-lib-jdbacl-1.1.0-jdk-11
0.8.x
rd-lib-jdbacl-0.8.20+jdk-8

How to add a dependency to Maven

Add the following com.rapiddweller : rd-lib-jdbacl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rapiddweller</groupId>
    <artifactId>rd-lib-jdbacl</artifactId>
    <version>1.1.14-jdk-11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rapiddweller : rd-lib-jdbacl gradle dependency to your build.gradle file:

implementation 'com.rapiddweller:rd-lib-jdbacl:1.1.14-jdk-11'

Gradle Kotlin DSL: Add the following com.rapiddweller : rd-lib-jdbacl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rapiddweller:rd-lib-jdbacl:1.1.14-jdk-11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rapiddweller : rd-lib-jdbacl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rapiddweller" % "rd-lib-jdbacl" % "1.1.14-jdk-11"

Advertisement

Dependencies from Group

Aug 18, 2022
4 usages
2 stars
Aug 18, 2022
2 usages
2 stars
Aug 18, 2022
2 usages
2 stars
Aug 18, 2022
2 usages
1 stars
Feb 03, 2023
1 usages
2 stars

Discover Dependencies

Nov 30, 2022
56 usages
3 stars
Jan 03, 2021
0 stars
Feb 10, 2022
2 usages
0 stars
Feb 10, 2022
2 usages
0 stars
Jun 06, 2022
1 usages
0 stars
Aug 26, 2023
7 usages
1.4k stars
Sep 15, 2021