License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.datomic |
ArtifactId | ArtifactIdclj-client |
Last Version | Last Version0.8.606 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclj-client
HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clj-client-0.8.606.pom | |
clj-client-0.8.606.jar | 27 KB |
clj-client-0.8.606-sources.jar | 562 bytes |
clj-client-0.8.606-javadoc.jar | 562 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.datomic/clj-client/ -->
<dependency>
<groupId>com.datomic</groupId>
<artifactId>clj-client</artifactId>
<version>0.8.606</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/clj-client/
implementation 'com.datomic:clj-client:0.8.606'
// https://jarcasting.com/artifacts/com.datomic/clj-client/
implementation ("com.datomic:clj-client:0.8.606")
'com.datomic:clj-client:jar:0.8.606'
<dependency org="com.datomic" name="clj-client" rev="0.8.606">
<artifact name="clj-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='clj-client', version='0.8.606')
)
libraryDependencies += "com.datomic" % "clj-client" % "0.8.606"
[com.datomic/clj-client "0.8.606"]
Group / Artifact | Type | Version |
---|---|---|
com.datomic : client.wire-specs | jar | 0.1.21 |
org.eclipse.jetty : jetty-http | jar | 9.3.7.v20160115 |
org.eclipse.jetty : jetty-util | jar | 9.3.7.v20160115 |
com.cognitect : hmac-authn | jar | 0.1.181 |
com.cognitect : cognitect-anomalies | jar | 0.1.7 |
com.cognitect : http-client | jar | 0.1.62 |
com.cognitect : transit-clj | jar | 0.8.285 |
org.eclipse.jetty : jetty-client | jar | 9.3.7.v20160115 |
org.clojure : core.async | jar | 0.2.395 |