is not current version
Last Version 0.0.25

hera-jdbc 0.0.24

JDBC driver to connect to HERA (High Efficiency Reliable Access to data stores)

License

License

GroupId

GroupId

com.paypal.hera
ArtifactId

ArtifactId

hera-jdbc
Version

Version

0.0.24
Type

Type

jar
Description

Description

hera-jdbc
JDBC driver to connect to HERA (High Efficiency Reliable Access to data stores)
Project URL

Project URL

https://github.com/paypal/hera/tree/master/client/java
Source Code Management

Source Code Management

https://github.com/paypal/hera/tree/master/client/java

Download hera-jdbc 0.0.24


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.