License |
License |
---|---|
GroupId | GroupIdcom.ocient |
ArtifactId | ArtifactIdocient-jdbc4 |
Version | Version2.00 |
Type | Typejar |
Description |
Descriptioncom.ocient:ocient-jdbc4
JDBC Driver for connecting to an Ocient Database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ocient-jdbc4-2.00.pom | |
ocient-jdbc4-2.00.jar | 1 MB |
ocient-jdbc4-2.00-sources.jar | 253 KB |
ocient-jdbc4-2.00-javadoc.jar | 2 MB |
ocient-jdbc4-2.00-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ocient/ocient-jdbc4/ -->
<dependency>
<groupId>com.ocient</groupId>
<artifactId>ocient-jdbc4</artifactId>
<version>2.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocient/ocient-jdbc4/
implementation 'com.ocient:ocient-jdbc4:2.00'
// https://jarcasting.com/artifacts/com.ocient/ocient-jdbc4/
implementation ("com.ocient:ocient-jdbc4:2.00")
'com.ocient:ocient-jdbc4:jar:2.00'
<dependency org="com.ocient" name="ocient-jdbc4" rev="2.00">
<artifact name="ocient-jdbc4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocient', module='ocient-jdbc4', version='2.00')
)
libraryDependencies += "com.ocient" % "ocient-jdbc4" % "2.00"
[com.ocient/ocient-jdbc4 "2.00"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.1-jre |
com.google.protobuf : protobuf-java | jar | 3.11.1 |
com.google.protobuf : protobuf-java-util | jar | 3.11.1 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.fusesource.jansi : jansi | jar | 1.18 |
org.jline : jline | jar | 3.13.2 |
org.jline : jline-terminal-jansi | jar | 3.13.2 |