clj-aws-imds

Clojure AWS IMDS library.

Leiningen/Boot

[clj-aws-imds "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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