weupnp

Weupnp is a lightweight Java library, released under the LGPL licence, designed to implement the UPnP protocol to handle port mappings on Gateway Devices.

Лицензия

Лицензия

GNU Lesser General Public License (LGPL)
Группа

Группа

org.bitlet
Идентификатор

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

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

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

weupnp
Weupnp is a lightweight Java library, released under the LGPL licence, designed to implement the UPnP protocol to handle port mappings on Gateway Devices.
Ссылка на сайт

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

https://github.com/bitletorg/weupnp
Система контроля версий

Система контроля версий

https://github.com/bitletorg/weupnp

Скачать weupnp

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

weupnp

A lightweight Java library designed to implement the UPnP protocol and handle port mappings on Gateway Devices.

You can find more information on the library at the project website: http://bitletorg.github.io/weupnp/

If you use Maven, you can start using weupnp by including the following dependency:

<dependency>
    <groupId>org.bitlet</groupId>
    <artifactId>weupnp</artifactId>
    <version>RELEASE</version>
</dependency>

We recommend starting development against the latest released version and pin it's version in your release pom.xml so that you can control which version you use. The list of released versions is available on the Maven Central Repository.

org.bitlet

BitLet.org

Версии библиотеки

Версия
0.1.4
0.1.3
0.1.2