| License |
License |
|---|---|
| GroupId | GroupIdorg.herddb |
| ArtifactId | ArtifactIdherddb-collections |
| Version | Version0.23.0 |
| Type | Typejar |
| Description |
DescriptionHerdDB Collections Framework.
A Distributed Embeddable Shared-Nothing Database
|
| Filename | Size |
|---|---|
| herddb-collections-0.23.0.pom | |
| herddb-collections-0.23.0.jar | 24 KB |
| herddb-collections-0.23.0-sources.jar | 14 KB |
| herddb-collections-0.23.0-javadoc.jar | 452 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.herddb/herddb-collections/ -->
<dependency>
<groupId>org.herddb</groupId>
<artifactId>herddb-collections</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.herddb/herddb-collections/
implementation 'org.herddb:herddb-collections:0.23.0'
// https://jarcasting.com/artifacts/org.herddb/herddb-collections/
implementation ("org.herddb:herddb-collections:0.23.0")
'org.herddb:herddb-collections:jar:0.23.0'
<dependency org="org.herddb" name="herddb-collections" rev="0.23.0">
<artifact name="herddb-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.herddb', module='herddb-collections', version='0.23.0')
)
libraryDependencies += "org.herddb" % "herddb-collections" % "0.23.0"
[org.herddb/herddb-collections "0.23.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.herddb : herddb-core | jar | 0.23.0 |
| org.apache.calcite : calcite-linq4j | jar | 1.24.0 |
| 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 |