License |
License |
---|---|
GroupId | GroupIdcom.github.jnthnclt |
ArtifactId | ArtifactIdos.lab.consistency |
Version | Version1.12.1 |
Type | Typejar |
Description |
DescriptionSwiss army knife LSM implementation
|
Filename | Size |
---|---|
os.lab.consistency-1.12.1.pom | |
os.lab.consistency-1.12.1.jar | 10 KB |
os.lab.consistency-1.12.1-sources.jar | 6 KB |
os.lab.consistency-1.12.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.consistency/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.consistency</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.consistency/
implementation 'com.github.jnthnclt:os.lab.consistency:1.12.1'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.consistency/
implementation ("com.github.jnthnclt:os.lab.consistency:1.12.1")
'com.github.jnthnclt:os.lab.consistency:jar:1.12.1'
<dependency org="com.github.jnthnclt" name="os.lab.consistency" rev="1.12.1">
<artifact name="os.lab.consistency" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.consistency', version='1.12.1')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.consistency" % "1.12.1"
[com.github.jnthnclt/os.lab.consistency "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jnthnclt : os.lab.base | jar | 1.12.1 |
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.5 |
org.roaringbitmap : RoaringBitmap | jar | 0.6.47 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.5 |