is not current version
Last Version 9.4.15.v20190215

org.eclipse.jetty.example-async-rest:example-async-rest-webapp 8.1.16.v20140903


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.example-async-rest
ArtifactId

ArtifactId

example-async-rest-webapp
Version

Version

8.1.16.v20140903
Type

Type

war

Download example-async-rest-webapp 8.1.16.v20140903


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.example-async-rest/example-async-rest-webapp/ -->
<dependency>
    <groupId>org.eclipse.jetty.example-async-rest</groupId>
    <artifactId>example-async-rest-webapp</artifactId>
    <version>8.1.16.v20140903</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.example-async-rest/example-async-rest-webapp/
implementation 'org.eclipse.jetty.example-async-rest:example-async-rest-webapp:8.1.16.v20140903'
// https://jarcasting.com/artifacts/org.eclipse.jetty.example-async-rest/example-async-rest-webapp/
implementation ("org.eclipse.jetty.example-async-rest:example-async-rest-webapp:8.1.16.v20140903")
'org.eclipse.jetty.example-async-rest:example-async-rest-webapp:war:8.1.16.v20140903'
<dependency org="org.eclipse.jetty.example-async-rest" name="example-async-rest-webapp" rev="8.1.16.v20140903">
  <artifact name="example-async-rest-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.example-async-rest', module='example-async-rest-webapp', version='8.1.16.v20140903')
)
libraryDependencies += "org.eclipse.jetty.example-async-rest" % "example-async-rest-webapp" % "8.1.16.v20140903"
[org.eclipse.jetty.example-async-rest/example-async-rest-webapp "8.1.16.v20140903"]