com.github.jnthnclt:os.lab.export

Swiss army knife LSM implementation

License

License

GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.export
Last Version

Last Version

1.12.2
Release Date

Release Date

Type

Type

jar
Description

Description

Swiss army knife LSM implementation

Download os.lab.export

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.export/ -->
<dependency>
    <groupId>com.github.jnthnclt</groupId>
    <artifactId>os.lab.export</artifactId>
    <version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.export/
implementation 'com.github.jnthnclt:os.lab.export:1.12.2'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.export/
implementation ("com.github.jnthnclt:os.lab.export:1.12.2")
'com.github.jnthnclt:os.lab.export:jar:1.12.2'
<dependency org="com.github.jnthnclt" name="os.lab.export" rev="1.12.2">
  <artifact name="os.lab.export" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.export', version='1.12.2')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.export" % "1.12.2"
[com.github.jnthnclt/os.lab.export "1.12.2"]

Dependencies

compile (5)

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.7
org.roaringbitmap : RoaringBitmap jar 0.9.14

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.2
1.12.1
1.12.0
1.11
1.10