Last Version

abacus-jdbc 3.1.2

Abacus Entity Manager

License

License

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-jdbc
Version

Version

3.1.2
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 3.1.2


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.