/
Pax Web - 1.0.10
Pax Web - 1.0.10
Release 1.0.10
Overview
Bugfix Release
This distribution of Pax Web was released on 04.05.2012.
Download distribution
Pax Web consists of more artifacts to offer you maximum flexibility on deployments:
- Pax Web - Jetty Bundle ( bundled Jetty ) Binary Source JavaDoc
- Pax Web - Jetty ( Jetty must be provided as additional bundles ) Binary Source JavaDoc
- Pax Web - JSP Support Binary Source JavaDoc
- Pax Web - WAR Extender Binary Source JavaDoc
- Pax Web - Whiteboard Extender Binary Source JavaDoc
- Pax Web - SPI Binary Source JavaDoc
Source code
You can browse, download and checkout the source code at http://github.com/ops4j/org.ops4j.pax.web/tree/web-1.0.10/
.
Release Notes
The following is a detailed list of changes from the previous release:
Maven Repositories
All of the artefacts can be pulled from the following maven repositories
<repositories> <repository> <id>ops4j-snapshots</id> <url>http://oss.sonatype.org/content/repositories/ops4j-snapshots</url> </repository> </repositories> <pluginRepositories> <pluginRepository> <id>ops4j-plugin-snapshots</id> <url>http://oss.sonatype.org/content/repositories/ops4j-snapshots</url> </pluginRepository> </pluginRepositories>