winstone-lite
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>net.sourceforge.winstone</groupId>
<artifactId>winstone-lite</artifactId>
<version>0.9.10</version>
</dependency><project>
<modelVersion>4.0.0</modelVersion>
<groupId>net.sourceforge.winstone</groupId>
<artifactId>winstone-lite</artifactId>
<version>0.9.10</version>
<packaging>jar</packaging>
<name>Winstone Lite</name>
<url>http://winstone.sourceforge.net/</url>
<description>Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.</description>
<licenses>
<license>
<name>GNU Lesser General Public License version 2.1</name>
<url>http://www.gnu.org/licenses/lgpl.html</url>
</license>
<license>
<name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
<url>http://www.sun.com/cddl/cddl.html</url>
</license>
</licenses>
<scm>
<connection>scm:cvs:pserver:anonymous@winstone.cvs.sourceforge.net:/cvsroot/winstone</connection>
<url>http://winstone.cvs.sourceforge.net/winstone/winstone</url>
</scm>
</project>