Last Version

Oracle NoSQL Database Client 18.3.10

Oracle NoSQL Database Client - supplies build and runtime support for the client side of the Oracle NoSQL Database. Note that a running Oracle NoSQL Database Server (store) is required to do anything meaningful with this client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oracle.kv
ArtifactId

ArtifactId

oracle-nosql-client
Version

Version

18.3.10
Type

Type

jar
Description

Description

Oracle NoSQL Database Client
Oracle NoSQL Database Client - supplies build and runtime support for the client side of the Oracle NoSQL Database. Note that a running Oracle NoSQL Database Server (store) is required to do anything meaningful with this client.
Project Organization

Project Organization

Oracle Corporation
Source Code Management

Source Code Management

http://www.oracle.com/technetwork/database/database-technologies/nosqldb/downloads/index.html

Download oracle-nosql-client 18.3.10


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.avro : avro jar 1.7.6
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
org.antlr : antlr4-runtime jar 4.7.1
com.google.guava : guava jar 26.0-jre
org.reactivestreams : reactive-streams jar 1.0.2

Project Modules

There are no modules declared in this project.