o

ocient-jdbc4

JDBC Driver for connecting to an Ocient Database
http://www.ocient.com
Apache License, Version 2.0
Ocient Inc
Files download
File Operation
ocient-jdbc4-2.96.jar download
ocient-jdbc4-2.96.pom download
ocient-jdbc4-2.96-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ocient</groupId>
  <artifactId>ocient-jdbc4</artifactId>
  <version>2.96</version>
</dependency>
Gradle Groovy
implementation 'com.ocient:ocient-jdbc4:2.96'
Gradle Kotlin
implementation("com.ocient:ocient-jdbc4:2.96")
Scala SBT
libraryDependencies += "com.ocient" % "ocient-jdbc4" % "2.96"
Groovy Grape
@Grapes(
  @Grab(group='com.ocient', module='ocient-jdbc4', version='2.96')
)
Apache Ivy
<dependency org="com.ocient" name="ocient-jdbc4" rev="2.96" />
Leiningen
[com.ocient/ocient-jdbc4 "2.96"]
Apache Buildr
'com.ocient:ocient-jdbc4:jar:2.96'
Dependencies

compile

|-- com.github.spotbugs:spotbugs-annotations:4.2.2

|-- com.google.code.gson:gson:2.8.9

|-- com.google.guava:guava:30.1.1-jre

|-- com.google.protobuf:protobuf-java:4.0.0-rc-2

|-- com.google.protobuf:protobuf-java-util:4.0.0-rc-2

|-- com.ibm.async:asyncutil:0.1.0

|-- com.linkedin.migz:migz:1.0.0

|-- com.nimbusds:nimbus-jose-jwt:9.23

|-- com.okta.authn.sdk:okta-authn-sdk-api:2.0.7

|-- com.univocity:univocity-parsers:2.9.1

|-- commons-codec:commons-codec:1.15

|-- commons-io:commons-io:2.11.0

|-- de.vandermeer:asciitable:0.3.2

|-- io.netty:netty-codec-http:4.1.77.Final

|-- io.netty:netty-common:4.1.77.Final

|-- org.apache.commons:commons-collections4:4.4

|-- org.apache.commons:commons-configuration2:2.8.0

|-- org.apache.httpcomponents:httpclient:4.5.13

|-- org.fusesource.jansi:jansi:2.3.2

|-- org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.0.6

|-- org.glassfish.jersey.core:jersey-client:3.0.6

|-- org.glassfish.jersey.core:jersey-server:3.0.6

|-- org.glassfish.jersey.ext:jersey-bean-validation:3.0.6

|-- org.glassfish.jersey.inject:jersey-hk2:3.0.6

|-- org.glassfish.jersey.media:jersey-media-json-jackson:3.0.6

|-- org.jline:jline:3.21.0

|-- org.jline:jline-terminal-jansi:3.21.0

|-- org.slf4j:slf4j-api:2.0.0-alpha5

|-- org.slf4j:slf4j-jdk14:2.0.0-alpha5

|-- software.amazon.awssdk:s3:2.17.93

provided

|-- org.locationtech.jts:jts-core:1.18.0

runtime

|-- com.okta.authn.sdk:okta-authn-sdk-impl:2.0.7

|-- com.okta.sdk:okta-sdk-httpclient:8.2.1

system

|-- org.openjump:openjump-core:20210701-r4865-SNAPSHOT

test

|-- junit:junit:4.13.1

|-- org.hamcrest:hamcrest:2.2

|-- org.mockito:mockito-core:3.12.4

|-- pl.pragmatists:JUnitParams:1.0.5