License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.datomic |
ArtifactId | ArtifactIdclient-impl-shared |
Last Version | Last Version1.0.98 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient-impl-shared
Client Impl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-impl-shared-1.0.98.pom | |
client-impl-shared-1.0.98.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datomic/client-impl-shared/ -->
<dependency>
<groupId>com.datomic</groupId>
<artifactId>client-impl-shared</artifactId>
<version>1.0.98</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/client-impl-shared/
implementation 'com.datomic:client-impl-shared:1.0.98'
// https://jarcasting.com/artifacts/com.datomic/client-impl-shared/
implementation ("com.datomic:client-impl-shared:1.0.98")
'com.datomic:client-impl-shared:jar:1.0.98'
<dependency org="com.datomic" name="client-impl-shared" rev="1.0.98">
<artifact name="client-impl-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='client-impl-shared', version='1.0.98')
)
libraryDependencies += "com.datomic" % "client-impl-shared" % "1.0.98"
[com.datomic/client-impl-shared "1.0.98"]
Group / Artifact | Type | Version |
---|---|---|
com.cognitect : anomalies | jar | 0.1.12 |
com.cognitect : hmac-authn | jar | 0.1.210 |
com.cognitect : http-client | jar | 1.0.111 |
com.cognitect : transit-clj | jar | 1.0.329 |
org.clojure : core.async | jar | 1.5.648 |