License |
License |
---|---|
GroupId | GroupIdcom.landawn |
ArtifactId | ArtifactIdabacus-jdbc |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionabacus-jdbc
Abacus Entity Manager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
abacus-jdbc-3.1.2.pom | |
abacus-jdbc-3.1.2-sources.jar | 128 KB |
abacus-jdbc-3.1.2-javadoc.jar | 605 KB |
Browse |
<!-- 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"]
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 |