org.clojars.codebrickie/eureka-client

A client for Netflix Eureka service discovery servers

  • VCSN/A

  • cljdoc documentationcljdoc
  • 38 Downloads
  • 9 This Version

Leiningen/Boot

[org.clojars.codebrickie/eureka-client "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.codebrickie/eureka-client {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.codebrickie:eureka-client:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.codebrickie</groupId>
  <artifactId>eureka-client</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.