MVN

com.datomic : client

Maven & Gradle

Feb 23, 2023
2 usages

client · Client

<dependency>
    <groupId>com.datomic</groupId>
    <artifactId>client</artifactId>
    <version>1.0.131</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.datomic : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.131

All Versions

Choose a version of com.datomic : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
client-1.0.131
client-1.0.130
client-1.0.126
client-1.0.125
client-1.0.124
client-1.0.123
0.8.x
client-0.8.122
client-0.8.114
client-0.8.111
client-0.8.109
client-0.8.108
client-0.8.107
client-0.8.103
client-0.8.97
client-0.8.89
client-0.8.87
client-0.8.86
client-0.8.81
client-0.8.69
client-0.8.68
client-0.8.67
client-0.8.66
client-0.8.63
client-0.8.61
client-0.8.59
client-0.8.51
client-0.8.40
client-0.8.39
client-0.8.38
client-0.8.37
client-0.8.36
client-0.8.35
client-0.8.34
client-0.8.33
client-0.8.32
client-0.8.31
client-0.8.30
client-0.8.27
client-0.8.26
client-0.8.17
client-0.8.16
client-0.8.11
client-0.8.10

How to add a dependency to Maven

Add the following com.datomic : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.datomic</groupId>
    <artifactId>client</artifactId>
    <version>1.0.131</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.datomic : client gradle dependency to your build.gradle file:

implementation 'com.datomic:client:1.0.131'

Gradle Kotlin DSL: Add the following com.datomic : client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.datomic:client:1.0.131")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.datomic : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.datomic" % "client" % "1.0.131"

Advertisement

Dependencies from Group

Nov 04, 2022
5 usages
May 17, 2017
3 usages
Feb 23, 2023
3 usages
Feb 23, 2023
3 usages
May 17, 2017
2 usages

Discover Dependencies

Apr 22, 2021
2 usages
2k stars
Jul 24, 2019
1 usages
7.7k stars
Nov 29, 2018
1 usages
33 stars
Jul 18, 2023
2 usages
1.5k stars
Jan 30, 2023
201 stars
Dec 17, 2021
6 usages
338 stars
Apr 05, 2019
3 usages
20 stars