is not current version
Last Version 0.25.0

HerdDB Utils 0.24.0

A Distributed Embeddable Shared-Nothing Database

License

License

GroupId

GroupId

org.herddb
ArtifactId

ArtifactId

herddb-utils
Version

Version

0.24.0
Type

Type

jar
Description

Description

HerdDB Utils
A Distributed Embeddable Shared-Nothing Database

Download herddb-utils 0.24.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.72.Final
net.jpountz.lz4 : lz4 jar 1.3.0
net.jcip : jcip-annotations Optional jar 1.0

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.