clj-aws-imds

Clojure AWS IMDS library.

Leiningen/Boot

[clj-aws-imds "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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