Jar examples for o:oracle-nosql-client
NoSQL Database Client - These build artifacts supply both build and runtime support for the client side of the Oracle NoSQL Database. It is assumed that the user has already downloaded, installed, and is running a server to do anything meaningful with this client.
You can download jar file oracle-nosql-client 3.2.5 in this page.
Apache 2
You can use the following script to add oracle-nosql-client-3.2.5.jar to your project.
<dependency> <groupId>com.oracle.kv</groupId> <artifactId>oracle-nosql-client</artifactId> <version>3.2.5</version> </dependency>
compile group: 'com.oracle.kv', name: 'oracle-nosql-client', version: '3.2.5'
libraryDependencies += "com.oracle.kv" % "oracle-nosql-client" % "3.2.5"
<dependency org="com.oracle.kv" name="oracle-nosql-client" rev="3.2.5"/>
@Grapes(@Grab(group='com.oracle.kv', module='oracle-nosql-client', version='3.2.5'))
'com.oracle.kv:oracle-nosql-client:jar:3.2.5'
Click the following link to download the jar file.
oracle-nosql-client-3.2.5-javadoc.jar