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 Rendezvous.

License

License

GroupId

GroupId

jmdns
ArtifactId

ArtifactId

jmdns
Last Version

Last Version

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

Project URL

http://jmdns.sourceforge.net/

Download jmdns

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.2