is not current version
Last Version 1.1.11-jdk-11

rapiddweller jdbacl 1.1.6-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.6-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.6-jdk-11


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

Dependencies

compile (13)

Group / Artifact Type Version
com.rapiddweller : rd-lib-common jar 1.1.1-jdk-11
com.rapiddweller : rd-lib-contiperf jar 2.4.0-jdk-11
com.rapiddweller : rd-lib-format jar 1.1.2-jdk-11
com.rapiddweller : rd-lib-script jar 1.1.0-jdk-11
hsqldb : hsqldb jar 1.8.0.7
javax.resource : connector-api jar 1.5
com.h2database : h2 jar 1.4.200
org.apache.derby : derby jar 10.7.1.1
com.microsoft.sqlserver : mssql-jdbc jar 9.2.1.jre11
org.postgresql : postgresql jar 42.2.19
org.antlr : antlr jar 3.3
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.