<dependency>
<groupId>com.ovea</groupId>
<artifactId>jetty-session-redis</artifactId>
<version>2.2.ga</version>
</dependency>
<parent> <groupId>com.ovea</groupId> <artifactId>ovea</artifactId> <version>2</version> </parent>
compile
|-- org.codehaus.jackson:jackson-core-asl:1.9.0
|-- org.codehaus.jackson:jackson-mapper-asl:1.9.0
|-- com.thoughtworks.xstream:xstream:1.3.1
provided
|-- org.eclipse.jetty.aggregate:jetty-all:8.0.4.v20111024
test
|-- org.testatoo.container:testatoo-container-jetty:1.0.ga
|-- org.mortbay.jetty:jsp-2.1-glassfish:9.1.1.B60.25.p2
|-- junit:junit:4.9