Last Version

HerdDB Core 0.25.0

A Distributed Embeddable Shared-Nothing Database

License

License

GroupId

GroupId

org.herddb
ArtifactId

ArtifactId

herddb-core
Version

Version

0.25.0
Type

Type

jar
Description

Description

HerdDB Core
A Distributed Embeddable Shared-Nothing Database

Download herddb-core 0.25.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.herddb : herddb-utils jar 0.25.0
org.herddb : herddb-mock jar 0.25.0
org.herddb : herddb-net jar 0.25.0
com.github.jsqlparser : jsqlparser jar 3.2
org.apache.zookeeper : zookeeper jar 3.6.2
org.apache.zookeeper : zookeeper-jute jar 3.6.2
org.slf4j : slf4j-api jar 1.7.29
com.google.guava : guava jar 31.0.1-jre
org.apache.bookkeeper.stats : bookkeeper-stats-api jar 4.14.3
org.apache.bookkeeper.stats : prometheus-metrics-provider jar 4.14.3
commons-collections : commons-collections jar 3.2.2
org.apache.bookkeeper : bookkeeper-server jar 4.14.3
org.apache.calcite : calcite-linq4j jar 1.30.0
org.apache.calcite : calcite-core jar 1.30.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 (11)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.2.5
org.xerial.snappy : snappy-java jar 1.1.7
org.slf4j : slf4j-jdk14 jar 1.7.29
org.apache.curator : curator-test jar 5.1.0
org.apache.bookkeeper : bookkeeper-common jar 4.14.3
org.apache.bookkeeper : bookkeeper-server jar 4.14.3
commons-logging : commons-logging jar 1.2
commons-cli : commons-cli jar 1.3.1
org.apache.hadoop : hadoop-minikdc jar 3.1.1
commons-io : commons-io jar 2.7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.