File | Operation |
---|---|
example-async-rest-9.4.13.v20181111.pom | download |
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>example-async-rest</artifactId>
<version>9.4.13.v20181111</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='example-async-rest', version='9.4.13.v20181111')
)
<parent> <groupId>org.eclipse.jetty.examples</groupId> <artifactId>examples-parent</artifactId> <version>9.4.13.v20181111</version> </parent>