MVN

com.xtdb.labs : xtdb-corda

Maven & Gradle

Jun 15, 2023
2.4k stars

XTDB Corda · A XTDB module that allows you to pipe verified Corda transactions into an XTDB node, to then query using XTDB’s bitemporal Datalog query engine.

<dependency>
    <groupId>com.xtdb.labs</groupId>
    <artifactId>xtdb-corda</artifactId>
    <version>1.23.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xtdb.labs : xtdb-corda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.23.3
  • Latest Beta: 1.21.0-beta3

All Versions

Choose a version of com.xtdb.labs : xtdb-corda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.23.x
xtdb-corda-1.23.3
xtdb-corda-1.23.2
xtdb-corda-1.23.1
1.22.x
xtdb-corda-1.22.1
xtdb-corda-1.22.0
1.21.x
xtdb-corda-1.21.0
xtdb-corda-1.21.0-beta3
1.20.x
xtdb-corda-1.20.0
1.19.x
xtdb-corda-1.19.0
xtdb-corda-1.19.0-beta1

How to add a dependency to Maven

Add the following com.xtdb.labs : xtdb-corda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xtdb.labs</groupId>
    <artifactId>xtdb-corda</artifactId>
    <version>1.23.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xtdb.labs : xtdb-corda gradle dependency to your build.gradle file:

implementation 'com.xtdb.labs:xtdb-corda:1.23.3'

Gradle Kotlin DSL: Add the following com.xtdb.labs : xtdb-corda gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xtdb.labs:xtdb-corda:1.23.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xtdb.labs : xtdb-corda sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xtdb.labs" % "xtdb-corda" % "1.23.3"

Advertisement

Dependencies from Group

Jul 12, 2023
18 usages
2.4k stars
Sep 09, 2021
2.4k stars
Jun 15, 2023
2.4k stars
Jun 15, 2023
2.4k stars
Jul 12, 2023
2.4k stars

Discover Dependencies

Aug 21, 2023
1 usages
5 stars
Aug 21, 2023
2 usages
6 stars
Aug 02, 2022
392 stars
Sep 14, 2021
39 stars
Sep 10, 2021
0 stars
Oct 28, 2021
748 stars
May 10, 2023
178 stars