is not current version
Last Version 0.8.561

aws-api 0.8.539

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


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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.