Last Version

aws-api 0.8.561

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.561
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.561


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

Dependencies

compile (6)

Group / Artifact Type Version
org.clojure : data.json jar 2.4.0
org.clojure : clojure jar 1.11.1
org.clojure : tools.logging jar 1.2.4
com.cognitect : http-client jar 1.0.110
org.clojure : data.xml jar 0.2.0-alpha6
org.clojure : core.async jar 1.5.648

Project Modules

There are no modules declared in this project.