xtdb-core

An open source document database with bitemporal graph queries

License

License

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-core
Last Version

Last Version

1.21.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

xtdb-core
An open source document database with bitemporal graph queries
Project URL

Project URL

https://github.com/xtdb/xtdb
Source Code Management

Source Code Management

https://github.com/xtdb/xtdb

Download xtdb-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.3
org.clojure : tools.logging jar 1.1.0
org.slf4j : slf4j-api jar 1.7.30
org.clojure : spec.alpha jar 0.2.194
pro.juxt.clojars-mirrors.com.stuartsierra : dependency jar 1.0.0
pro.juxt.clojars-mirrors.com.taoensso : nippy jar 3.1.1-2
org.clojure : tools.reader jar 1.3.5
org.clojure : data.json jar 2.3.1
org.clojure : tools.cli jar 1.0.206
org.agrona : agrona jar 1.11.0
pro.juxt.clojars-mirrors.edn-query-language : eql jar 2021.02.28

provided (1)

Group / Artifact Type Version
com.github.jnr : jnr-ffi jar 2.2.4

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.xtdb : xtdb-test jar 1.21.0.1
clj-commons » fs jar 1.6.307

Project Modules

There are no modules declared in this project.

Versions

Version
1.21.0.1
1.21.0
1.21.0-beta3
1.21.0-beta2
1.21.0-beta1
1.20.0
1.19.0
1.19.0-beta1