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.

License

License

GroupId

GroupId

org.jmdns
ArtifactId

ArtifactId

jmdns
Last Version

Last Version

3.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://jmdns.org
Project Organization

Project Organization

JmDNS
Source Code Management

Source Code Management

https://github.com/jmdns/jmdns.git

Download jmdns

How to add to project

<!-- https://jarcasting.com/artifacts/org.jmdns/jmdns/ -->
<dependency>
    <groupId>org.jmdns</groupId>
    <artifactId>jmdns</artifactId>
    <version>3.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmdns/jmdns/
implementation 'org.jmdns:jmdns:3.5.7'
// https://jarcasting.com/artifacts/org.jmdns/jmdns/
implementation ("org.jmdns:jmdns:3.5.7")
'org.jmdns:jmdns:jar:3.5.7'
<dependency org="org.jmdns" name="jmdns" rev="3.5.7">
  <artifact name="jmdns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmdns', module='jmdns', version='3.5.7')
)
libraryDependencies += "org.jmdns" % "jmdns" % "3.5.7"
[org.jmdns/jmdns "3.5.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.3.1
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-api-easymock jar 2.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.7
3.5.6
3.5.5
3.5.4
3.5.3
3.5.2
3.5.1