| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.herddb |
| Идентификатор | Идентификаторherddb-collections |
| Версия | Версия0.25.0 |
| Тип | Типjar |
| Описание |
ОписаниеHerdDB Collections Framework.
A Distributed Embeddable Shared-Nothing Database
|
| Имя Файла | Размер |
|---|---|
| herddb-collections-0.25.0.pom | |
| herddb-collections-0.25.0.jar | 24 KB |
| herddb-collections-0.25.0-sources.jar | 14 KB |
| herddb-collections-0.25.0-javadoc.jar | 454 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.herddb/herddb-collections/ -->
<dependency>
<groupId>org.herddb</groupId>
<artifactId>herddb-collections</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.herddb/herddb-collections/
implementation 'org.herddb:herddb-collections:0.25.0'
// https://jarcasting.com/artifacts/org.herddb/herddb-collections/
implementation ("org.herddb:herddb-collections:0.25.0")
'org.herddb:herddb-collections:jar:0.25.0'
<dependency org="org.herddb" name="herddb-collections" rev="0.25.0">
<artifact name="herddb-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.herddb', module='herddb-collections', version='0.25.0')
)
libraryDependencies += "org.herddb" % "herddb-collections" % "0.25.0"
[org.herddb/herddb-collections "0.25.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.herddb : herddb-core | jar | 0.25.0 |
| org.apache.calcite : calcite-linq4j | jar | 1.30.0 |
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |