org.clojars.technomancy/jmdns

JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,455 Downloads
  • 1,455 This Version

Leiningen/Boot

[org.clojars.technomancy/jmdns "3.2.1"]

Clojure CLI/deps.edn

org.clojars.technomancy/jmdns {:mvn/version "3.2.1"}

Gradle

implementation("org.clojars.technomancy:jmdns:3.2.1")

Maven

<dependency>
  <groupId>org.clojars.technomancy</groupId>
  <artifactId>jmdns</artifactId>
  <version>3.2.1</version>
</dependency>

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