Jar examples for j:jni
API for the JNI components of the QuasarDB API for Java. Should not be included directly.
You can download jar file jni 2.7.0 in this page.
3-Clause BSD License
You can use the following script to add jni-2.7.0.jar to your project.
<dependency> <groupId>net.quasardb</groupId> <artifactId>jni</artifactId> <version>2.7.0</version> </dependency>
compile group: 'net.quasardb', name: 'jni', version: '2.7.0'
libraryDependencies += "net.quasardb" % "jni" % "2.7.0"
<dependency org="net.quasardb" name="jni" rev="2.7.0"/>
@Grapes(@Grab(group='net.quasardb', module='jni', version='2.7.0'))
'net.quasardb:jni:jar:2.7.0'
Click the following link to download the jar file.
jni-2.7.0-freebsd-x86_64.jar