MVN

com.xtdb.labs : xtdb-kotlin-dsl

Maven & Gradle

Sep 09, 2021
2.4k stars

XTDB Kotlin DSL · A Kotlin DSL for XTDB which enables pretty transactions and queries

<dependency>
    <groupId>com.xtdb.labs</groupId>
    <artifactId>xtdb-kotlin-dsl</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.0

All Versions

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

Version Vulnerabilities Updated
0.1.x
xtdb-kotlin-dsl-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xtdb.labs</groupId>
    <artifactId>xtdb-kotlin-dsl</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.xtdb.labs:xtdb-kotlin-dsl:0.1.0'

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

implementation("com.xtdb.labs:xtdb-kotlin-dsl:0.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.xtdb.labs" % "xtdb-kotlin-dsl" % "0.1.0"

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

Oct 04, 2022
1 stars
g2
Mar 27, 2023
2 usages
0 stars
Oct 02, 2021
0 stars
Aug 26, 2023
3 usages
430 stars
Aug 26, 2023
452 stars
Apr 11, 2023
16 stars
Oct 06, 2021
23 stars