License |
License |
---|---|
GroupId | GroupIdcom.github.jnthnclt |
ArtifactId | ArtifactIdos.lab |
Version | Version1.12.1 |
Type | Typepom |
Description |
DescriptionLAB
Swiss army knife LSM implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
os.lab-1.12.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab</artifactId>
<version>1.12.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab/
implementation 'com.github.jnthnclt:os.lab:1.12.1'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab/
implementation ("com.github.jnthnclt:os.lab:1.12.1")
'com.github.jnthnclt:os.lab:pom:1.12.1'
<dependency org="com.github.jnthnclt" name="os.lab" rev="1.12.1">
<artifact name="os.lab" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab', version='1.12.1')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab" % "1.12.1"
[com.github.jnthnclt/os.lab "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |