File | Operation |
---|---|
jetty-jsp-osgi-2.3.2.pom | download |
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-jsp-osgi</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain', module='jetty-jsp-osgi', version='2.3.2')
)
<parent> <groupId>org.eclipse.jetty.toolchain</groupId> <artifactId>jetty-toolchain</artifactId> <version>1.4</version> </parent>