is not current version
Last Version 0.25.0

Herd DB 0.22.0

A Distributed Embeddable Shared-Nothing Database

License

License

GroupId

GroupId

org.herddb
ArtifactId

ArtifactId

herddb-parent
Version

Version

0.22.0
Type

Type

pom
Description

Description

Herd DB
A Distributed Embeddable Shared-Nothing Database
Project URL

Project URL

http://herddb.org
Source Code Management

Source Code Management

https://github.com/diennea/herddb.git

Download herddb-parent 0.22.0

Filename Size
herddb-parent-0.22.0.pom 38 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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.