License |
License |
---|---|
GroupId | GroupIdcom.github.jnthnclt |
ArtifactId | ArtifactIdos.lab.nn |
Last Version | Last Version1.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwiss army knife LSM implementation
|
Filename | Size |
---|---|
os.lab.nn-1.12.2.pom | |
os.lab.nn-1.12.2.jar | 44 KB |
os.lab.nn-1.12.2-sources.jar | 23 KB |
os.lab.nn-1.12.2-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.nn/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.nn</artifactId>
<version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.nn/
implementation 'com.github.jnthnclt:os.lab.nn:1.12.2'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.nn/
implementation ("com.github.jnthnclt:os.lab.nn:1.12.2")
'com.github.jnthnclt:os.lab.nn:jar:1.12.2'
<dependency org="com.github.jnthnclt" name="os.lab.nn" rev="1.12.2">
<artifact name="os.lab.nn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.nn', version='1.12.2')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.nn" % "1.12.2"
[com.github.jnthnclt/os.lab.nn "1.12.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jnthnclt : os.lab.core | jar | 1.12.2 |
com.github.jnthnclt : os.lab.roaring | jar | 1.12.2 |
com.google.guava : guava | jar | [24.1.1,) |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
commons-io : commons-io | jar | 2.7 |
org.roaringbitmap : RoaringBitmap | jar | 0.9.14 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.5 |