文件名 | 操作 |
---|---|
jetty-jsp-2.1.v20100127.pom | 下载 |
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-jsp</artifactId>
<version>2.1.v20100127</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-jsp', version='2.1.v20100127')
)