文件名 | 操作 |
---|---|
jetty-distribution-9.4.24.v20191120.pom | 下载 |
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-distribution</artifactId>
<version>9.4.24.v20191120</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-distribution', version='9.4.24.v20191120')
)
<parent> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-project</artifactId> <version>9.4.24.v20191120</version> </parent>
compile
|-- org.eclipse.jetty:jetty-home
|-- org.eclipse.jetty:test-jetty-webapp
|-- org.eclipse.jetty:test-proxy-webapp
|-- org.eclipse.jetty.example-async-rest:example-async-rest-webapp
|-- org.eclipse.jetty.tests:test-jaas-webapp
|-- org.eclipse.jetty.tests:test-jndi-webapp