не последняя версия
Последняя версия 1.21.0.1

com.xtdb:xtdb-core 1.19.0-beta1

An open source document database with bitemporal graph queries

Группа

Группа

com.xtdb
Идентификатор

Идентификатор

xtdb-core
Версия

Версия

1.19.0-beta1
Тип

Тип

jar

Скачать xtdb-core 1.19.0-beta1


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