Weupnp is a lightweight Java library, released under the LGPL licence, designed to implement the UPnP protocol to handle port mappings on Gateway Devices.
'org.bitlet:weupnp:0.1.2'
<dependency>
<groupId>org.bitlet</groupId>
<artifactId>weupnp</artifactId>
<version>0.1.2</version>
</dependency>
<dependency org="org.bitlet" name="weupnp" rev="0.1.2"/>
"org.bitlet", "weupnp", "0.1.2"