leveldb-sstable

A leveldb sstable java generator.

License

License

GroupId

GroupId

com.github.zxl0714
ArtifactId

ArtifactId

leveldb-sstable
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

leveldb-sstable
A leveldb sstable java generator.
Project URL

Project URL

https://github.com/zxl0714/leveldb-sstable

Download leveldb-sstable

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.iq80.snappy : snappy jar 0.3
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1