| License |
License |
|---|---|
| GroupId | GroupIdorg.herddb |
| ArtifactId | ArtifactIdherddb-parent |
| Version | Version0.23.0 |
| Type | Typepom |
| Description |
DescriptionHerd DB
A Distributed Embeddable Shared-Nothing Database
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| herddb-parent-0.23.0.pom | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.herddb/herddb-parent/ -->
<dependency>
<groupId>org.herddb</groupId>
<artifactId>herddb-parent</artifactId>
<version>0.23.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.herddb/herddb-parent/
implementation 'org.herddb:herddb-parent:0.23.0'
// https://jarcasting.com/artifacts/org.herddb/herddb-parent/
implementation ("org.herddb:herddb-parent:0.23.0")
'org.herddb:herddb-parent:pom:0.23.0'
<dependency org="org.herddb" name="herddb-parent" rev="0.23.0">
<artifact name="herddb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.herddb', module='herddb-parent', version='0.23.0')
)
libraryDependencies += "org.herddb" % "herddb-parent" % "0.23.0"
[org.herddb/herddb-parent "0.23.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations Optional | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |