clj-aws-imds

Clojure AWS IMDS library.

Leiningen/Boot

[clj-aws-imds "1.0.2"]

Clojure CLI/deps.edn

clj-aws-imds/clj-aws-imds {:mvn/version "1.0.2"}

Gradle

implementation("clj-aws-imds:clj-aws-imds:1.0.2")

Maven

<dependency>
  <groupId>clj-aws-imds</groupId>
  <artifactId>clj-aws-imds</artifactId>
  <version>1.0.2</version>
</dependency>