MVN

javax.jmdns : jmdns

Maven & Gradle

Aug 25, 2011
31 usages

JmDNS · JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons. Many thanks to Stuart Cheshire for help and moral support.

<dependency>
    <groupId>javax.jmdns</groupId>
    <artifactId>jmdns</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.jmdns : jmdns to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.1

All Versions

Choose a version of javax.jmdns : jmdns to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
jmdns-3.4.1
jmdns-3.4.0
3.2.x
jmdns-3.2.2

How to add a dependency to Maven

Add the following javax.jmdns : jmdns maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.jmdns</groupId>
    <artifactId>jmdns</artifactId>
    <version>3.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.jmdns : jmdns gradle dependency to your build.gradle file:

implementation 'javax.jmdns:jmdns:3.4.1'

Gradle Kotlin DSL: Add the following javax.jmdns : jmdns gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.jmdns:jmdns:3.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.jmdns : jmdns sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.jmdns" % "jmdns" % "3.4.1"

Advertisement

Dependencies from Group

Aug 25, 2011
31 usages

Discover Dependencies

Feb 17, 2015
152 usages
Oct 14, 2013
199 usages
Aug 13, 2008
228 usages
Dec 01, 2012
8 usages
495 stars
Apr 13, 2011
55 usages
Oct 10, 2014
2 usages
Jun 29, 2010
5 usages
Jul 24, 2013
93 usages