| License |
License |
|---|---|
| GroupId | GroupIdcom.xtdb |
| ArtifactId | ArtifactIdxtdb-core |
| Last Version | Last Version1.21.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxtdb-core
An open source document database with bitemporal graph queries
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xtdb-core-1.21.0.1.pom | |
| xtdb-core-1.21.0.1.jar | 178 KB |
| xtdb-core-1.21.0.1-sources.jar | 131 KB |
| xtdb-core-1.21.0.1-javadoc.jar | 125 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jnr : jnr-ffi | jar | 2.2.4 |
| 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 |