| License |
License |
|---|---|
| Categories |
CategoriesNet Quasar Application Layer Libs Distributed Applications |
| GroupId | GroupIdnet.quasardb |
| ArtifactId | ArtifactIdjni |
| Last Version | Last Version3.13.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionquasardb
API for the JNI components of the QuasarDB API for Java. Should not be included directly.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jni-3.13.3.pom | |
| jni-3.13.3.jar | 75 KB |
| jni-3.13.3-windows-x86_64.jar | 2 MB |
| jni-3.13.3-windows-x86_32.jar | 2 MB |
| jni-3.13.3-test-sources.jar | 17 KB |
| jni-3.13.3-test-javadoc.jar | 86 KB |
| jni-3.13.3-sources.jar | 46 KB |
| jni-3.13.3-osx-x86_64.jar | 3 MB |
| jni-3.13.3-linux-x86_64.jar | 3 MB |
| jni-3.13.3-javadoc.jar | 430 KB |
| jni-3.13.3-freebsd-x86_64.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.quasardb/jni/ -->
<dependency>
<groupId>net.quasardb</groupId>
<artifactId>jni</artifactId>
<version>3.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.quasardb/jni/
implementation 'net.quasardb:jni:3.13.3'
// https://jarcasting.com/artifacts/net.quasardb/jni/
implementation ("net.quasardb:jni:3.13.3")
'net.quasardb:jni:jar:3.13.3'
<dependency org="net.quasardb" name="jni" rev="3.13.3">
<artifact name="jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.quasardb', module='jni', version='3.13.3')
)
libraryDependencies += "net.quasardb" % "jni" % "3.13.3"
[net.quasardb/jni "3.13.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| it.unimi.dsi : fastutil | jar | 8.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| org.openjdk.jmh : jmh-core | jar | 1.23 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |