is not current version
Last Version 2.64

com.ocient:ocient-jdbc4 1.58

JDBC Driver for connecting to an Ocient Database

GroupId

GroupId

com.ocient
ArtifactId

ArtifactId

ocient-jdbc4
Version

Version

1.58
Type

Type

jar

Download ocient-jdbc4 1.58


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