MVN

org.jmdns : jmdns

Maven & Gradle

Jul 04, 2022
25 usages
507 stars

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.

<dependency>
    <groupId>org.jmdns</groupId>
    <artifactId>jmdns</artifactId>
    <version>3.5.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.5.8

All Versions

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

Version Vulnerabilities Updated
3.5.x
jmdns-3.5.8
jmdns-3.5.7
jmdns-3.5.6
jmdns-3.5.5
jmdns-3.5.4
jmdns-3.5.3
jmdns-3.5.2
jmdns-3.5.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jmdns</groupId>
    <artifactId>jmdns</artifactId>
    <version>3.5.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jmdns:jmdns:3.5.8'

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

implementation("org.jmdns:jmdns:3.5.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jmdns" % "jmdns" % "3.5.8"

Advertisement

Dependencies from Group

Jul 04, 2022
25 usages
507 stars

Discover Dependencies

May 22, 2023
2 usages
0 stars
Jan 15, 2018
1 usages
13k stars
Aug 28, 2021
1 usages
Nov 21, 2016
13 usages
May 19, 2023
39 usages
21.5k stars
Aug 14, 2016
1.1k stars
Jul 25, 2022
3 usages
32 stars
Aug 26, 2022
13 usages
484 stars
Aug 02, 2016
2 usages
14 stars