Last Version

io.github.pcmind:leveldb-project 1.2

Port of LevelDB to Java

License

License

GroupId

GroupId

io.github.pcmind
ArtifactId

ArtifactId

leveldb-project
Version

Version

1.2
Type

Type

pom
Description

Description

io.github.pcmind:leveldb-project
Port of LevelDB to Java
Project URL

Project URL

http://github.com/pcmind/leveldb
Source Code Management

Source Code Management

http://github.com/pcmind/leveldb/tree/master

Download leveldb-project 1.2

Filename Size
leveldb-project-1.2.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • leveldb-api
  • leveldb
  • leveldb-benchmark