Last Version

rapiddweller jdbacl 1.1.11-jdk-11

'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.

License

License

Commercial License
GroupId

GroupId

com.rapiddweller
ArtifactId

ArtifactId

rd-lib-jdbacl
Version

Version

1.1.11-jdk-11
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://www.rapiddweller.com/opensource/rd-lib-jdbacl
Project Organization

Project Organization

rapiddweller GmbH
Source Code Management

Source Code Management

https://github.com/rapiddweller/rd-lib-jdbacl

Download rd-lib-jdbacl 1.1.11-jdk-11


<!-- https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-jdbacl/ -->
<dependency>
    <groupId>com.rapiddweller</groupId>
    <artifactId>rd-lib-jdbacl</artifactId>
    <version>1.1.11-jdk-11</version>
</dependency>
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-jdbacl/
implementation 'com.rapiddweller:rd-lib-jdbacl:1.1.11-jdk-11'
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-jdbacl/
implementation ("com.rapiddweller:rd-lib-jdbacl:1.1.11-jdk-11")
'com.rapiddweller:rd-lib-jdbacl:jar:1.1.11-jdk-11'
<dependency org="com.rapiddweller" name="rd-lib-jdbacl" rev="1.1.11-jdk-11">
  <artifact name="rd-lib-jdbacl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rapiddweller', module='rd-lib-jdbacl', version='1.1.11-jdk-11')
)
libraryDependencies += "com.rapiddweller" % "rd-lib-jdbacl" % "1.1.11-jdk-11"
[com.rapiddweller/rd-lib-jdbacl "1.1.11-jdk-11"]

Dependencies

compile (16)

Group / Artifact Type Version
com.rapiddweller : rd-lib-common jar 1.1.3-jdk-11
com.rapiddweller : rd-lib-contiperf jar 2.5.0-jdk-11
com.rapiddweller : rd-lib-format jar 1.1.4-jdk-11
com.rapiddweller : rd-lib-script jar 1.1.3-jdk-11
com.h2database : h2 jar 1.4.200
org.apache.derby : derbyclient jar 10.7.1.1
org.firebirdsql.jdbc : jaybird jar 4.0.1.java11
mysql : mysql-connector-java jar 8.0.20
hsqldb : hsqldb jar 1.8.0.7
com.microsoft.sqlserver : mssql-jdbc jar 9.2.1.jre11
com.oracle.database.jdbc : ojdbc11 jar 21.1.0.0
org.postgresql : postgresql jar 42.2.23
com.ibm.icu : icu4j jar 67.1
javax.resource : connector-api jar 1.5
org.antlr : antlr jar 3.3
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.derby : derby jar 10.7.1.1

Project Modules

There are no modules declared in this project.