You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Stefano Lenzi <le...@apache.org> on 2009/05/22 01:08:58 UTC

[ANN] Apache Felix UPnP Extra version 0.4.0 Released

The Felix team is pleased to announce the release of Apache Felix UPnP
Extra version 0.4.0

This is the first release of a bundle containing a set of utility that
simplify the development of UPnPDevice

   http://felix.apache.org/site/apache-felix-upnp.html

This release is available from
http://felix.apache.org/site/downloads.cgi and Maven:

   <dependency>
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.upnp.extra</artifactId>
     <version>0.4.0</version>
   </dependency>

Enjoy!

-The Felix team