Zombie DB

Thrift-specified Database wrapper for CRUD of thrift objects.

License

License

GroupId

GroupId

com.github.mistertea
ArtifactId

ArtifactId

zombiedb
Last Version

Last Version

1.24
Release Date

Release Date

Type

Type

jar
Description

Description

Zombie DB
Thrift-specified Database wrapper for CRUD of thrift objects.

Download zombiedb

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.apache.httpcomponents : httpclient jar 4.2.3
com.netflix.astyanax : astyanax jar 1.56.43
org.apache.thrift : libthrift jar 0.9.0
com.sleepycat : je jar 5.0.48
org.mapdb : mapdb jar 1.0.6
redis.clients : jedis jar 2.1.0
com.github.jedis-lock : jedis-lock jar 1.0.0
org.codehaus.jackson : jackson-mapper-asl jar 1.9.9
org.codehaus.jackson : jackson-core-asl jar 1.9.9
net.sf.opencsv : opencsv jar 2.0
org.apache.hbase : hbase jar 0.94.1
org.apache.hadoop : hadoop-core jar 1.0.3
xerces : xercesImpl jar 2.9.1
xalan : xalan jar 2.7.1
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.16
com.h2database : h2 jar 1.3.172
org.apache.commons : commons-compress jar 1.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.10
1.1