<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>jetty6</artifactId>
<version>2.1.8</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='jetty6', version='2.1.8')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>jetty</artifactId> <version>2.1.8</version> </parent>
compile
|-- org.apache.geronimo.configs:j2ee-server
|-- org.apache.geronimo.framework:server-security-config
|-- org.apache.geronimo.configs:transaction
|-- org.apache.geronimo.modules:geronimo-jetty6
|-- org.mortbay.jetty:jetty-ajp
|-- org.mortbay.jetty:jetty-sslengine