License |
License |
---|---|
GroupId | GroupIdcom.github.jnthnclt |
ArtifactId | ArtifactIdos.lab.roaring |
Version | Version1.12.2 |
Type | Typejar |
Description |
DescriptionSwiss army knife LSM implementation
|
Filename | Size |
---|---|
os.lab.roaring-1.12.2.pom | |
os.lab.roaring-1.12.2.jar | 109 KB |
os.lab.roaring-1.12.2-sources.jar | 48 KB |
os.lab.roaring-1.12.2-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.roaring</artifactId>
<version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation 'com.github.jnthnclt:os.lab.roaring:1.12.2'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation ("com.github.jnthnclt:os.lab.roaring:1.12.2")
'com.github.jnthnclt:os.lab.roaring:jar:1.12.2'
<dependency org="com.github.jnthnclt" name="os.lab.roaring" rev="1.12.2">
<artifact name="os.lab.roaring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.roaring', version='1.12.2')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.roaring" % "1.12.2"
[com.github.jnthnclt/os.lab.roaring "1.12.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jnthnclt : os.lab.core | 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 |