Last Version

cantor-jdbc 0.5.0

Cantor on top of JDBC

License

License

BSD 3-Clause License
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.salesforce.cantor
ArtifactId

ArtifactId

cantor-jdbc
Version

Version

0.5.0
Type

Type

jar
Description

Description

cantor-jdbc
Cantor on top of JDBC

Download cantor-jdbc 0.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.salesforce.cantor : cantor-base jar 0.5.0
com.salesforce.cantor : cantor-common jar 0.5.0
com.zaxxer : HikariCP jar 3.4.5
com.google.guava : guava jar 31.0.1-jre

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.