License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.datomic |
ArtifactId | ArtifactIdclient-impl-cloud |
Last Version | Last Version0.8.35 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient-impl-cloud
HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-impl-cloud-0.8.35.pom | |
client-impl-cloud-0.8.35.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datomic/client-impl-cloud/ -->
<dependency>
<groupId>com.datomic</groupId>
<artifactId>client-impl-cloud</artifactId>
<version>0.8.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/client-impl-cloud/
implementation 'com.datomic:client-impl-cloud:0.8.35'
// https://jarcasting.com/artifacts/com.datomic/client-impl-cloud/
implementation ("com.datomic:client-impl-cloud:0.8.35")
'com.datomic:client-impl-cloud:jar:0.8.35'
<dependency org="com.datomic" name="client-impl-cloud" rev="0.8.35">
<artifact name="client-impl-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='client-impl-cloud', version='0.8.35')
)
libraryDependencies += "com.datomic" % "client-impl-cloud" % "0.8.35"
[com.datomic/client-impl-cloud "0.8.35"]
Group / Artifact | Type | Version |
---|---|---|
com.cognitect : s3-creds | jar | 0.1.20 |
com.datomic : s3-access-keys | jar | 0.1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.cognitect : anomalies | jar | 0.1.12 |
com.datomic : client-impl-shared | jar | 0.8.23 |
org.clojure : core.async | jar | 0.3.442 |