не последняя версия
Последняя версия 1.24

com.github.mistertea:zombiedb 1.21

Thrift-specified Database wrapper for CRUD of thrift objects.

Группа

Группа

com.github.mistertea
Идентификатор

Идентификатор

zombiedb
Версия

Версия

1.21
Тип

Тип

jar

Скачать zombiedb 1.21


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