Последняя версия

JmDNS 3.4.1

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.

Лицензия

Лицензия

Группа

Группа

javax.jmdns
Идентификатор

Идентификатор

jmdns
Версия

Версия

3.4.1
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/projects/jmdns/
Организация-разработчик

Организация-разработчик

JmDNS

Скачать jmdns 3.4.1


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0

Модули Проекта

Данный проект не имеет модулей.