is not current version
Last Version 3.1.2

abacus-jdbc 2.9

Abacus Entity Manager

License

License

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-jdbc
Version

Version

2.9
Type

Type

jar
Description

Description

abacus-jdbc
Abacus Entity Manager
Project URL

Project URL

https://github.com/landawn/abacus-jdbc
Source Code Management

Source Code Management

https://github.com/landawn/abacus-jdbc

Download abacus-jdbc 2.9


<!-- https://jarcasting.com/artifacts/com.landawn/abacus-jdbc/ -->
<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>abacus-jdbc</artifactId>
    <version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.landawn/abacus-jdbc/
implementation 'com.landawn:abacus-jdbc:2.9'
// https://jarcasting.com/artifacts/com.landawn/abacus-jdbc/
implementation ("com.landawn:abacus-jdbc:2.9")
'com.landawn:abacus-jdbc:jar:2.9'
<dependency org="com.landawn" name="abacus-jdbc" rev="2.9">
  <artifact name="abacus-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landawn', module='abacus-jdbc', version='2.9')
)
libraryDependencies += "com.landawn" % "abacus-jdbc" % "2.9"
[com.landawn/abacus-jdbc "2.9"]

Dependencies

compile (3)

Group / Artifact Type Version
com.landawn : abacus-common jar 2.3.17
com.landawn : abacus-query jar 0.8.1
com.landawn : abacus-cache jar 0.8

Project Modules

There are no modules declared in this project.