is not current version
Last Version 0.8.561

aws-api 0.8.505

A Clojure API for the AWS API

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

api
Version

Version

0.8.505
Type

Type

jar
Description

Description

aws-api
A Clojure API for the AWS API
Project URL

Project URL

http://github.com/cognitect-labs/aws-api

Download api 0.8.505


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/api/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>api</artifactId>
    <version>0.8.505</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/api/
implementation 'com.cognitect.aws:api:0.8.505'
// https://jarcasting.com/artifacts/com.cognitect.aws/api/
implementation ("com.cognitect.aws:api:0.8.505")
'com.cognitect.aws:api:jar:0.8.505'
<dependency org="com.cognitect.aws" name="api" rev="0.8.505">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='api', version='0.8.505')
)
libraryDependencies += "com.cognitect.aws" % "api" % "0.8.505"
[com.cognitect.aws/api "0.8.505"]

Dependencies

compile (6)

Group / Artifact Type Version
org.clojure : data.json jar 1.0.0
org.clojure : clojure jar 1.10.1
org.clojure : tools.logging jar 1.1.0
com.cognitect : http-client jar 0.1.106
org.clojure : data.xml jar 0.2.0-alpha6
org.clojure : core.async jar 1.3.610

Project Modules

There are no modules declared in this project.