lsmtree-core

Core lsmtree functionality

License

License

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

lsmtree-core
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

lsmtree-core
Core lsmtree functionality

Download lsmtree-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.indeed/lsmtree-core/ -->
<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>lsmtree-core</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/lsmtree-core/
implementation 'com.indeed:lsmtree-core:1.0.7'
// https://jarcasting.com/artifacts/com.indeed/lsmtree-core/
implementation ("com.indeed:lsmtree-core:1.0.7")
'com.indeed:lsmtree-core:jar:1.0.7'
<dependency org="com.indeed" name="lsmtree-core" rev="1.0.7">
  <artifact name="lsmtree-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='lsmtree-core', version='1.0.7')
)
libraryDependencies += "com.indeed" % "lsmtree-core" % "1.0.7"
[com.indeed/lsmtree-core "1.0.7"]

Dependencies

compile (16)

Group / Artifact Type Version
com.indeed : lsmtree-recordlog jar 1.0.7
com.indeed : util-compress jar [1.0.22,)
com.indeed : util-core jar [1.0.22,)
com.indeed : util-io jar [1.0.22,)
com.indeed : util-mmap jar [1.0.22,)
com.indeed : util-serialization jar [1.0.22,)
com.google.guava : guava jar 16.0.1
com.google.code.findbugs : jsr305 jar 1.3.9
commons-collections : commons-collections jar 3.2.2
commons-codec : commons-codec jar 1.3
commons-io : commons-io jar 1.4
it.unimi.dsi : fastutil jar 6.2.2
org.codehaus.jackson : jackson-core-asl jar 1.8.0
org.codehaus.jackson : jackson-mapper-asl jar 1.8.0
org.yaml : snakeyaml jar 1.10
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5