is not current version
Last Version 9.4.15.v20190215

org.eclipse.jetty.example-async-rest:example-async-rest-jar 9.1.0.v20131115


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

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

ArtifactId

example-async-rest-jar
Version

Version

9.1.0.v20131115
Type

Type

jar

Download example-async-rest-jar 9.1.0.v20131115


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