не последняя версия
Последняя версия 9.4.15.v20190215

org.eclipse.jetty.example-async-rest:example-async-rest-webapp 9.4.8.v20180619


Категории

Категории

Jetty Контейнер Application Servers CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.jetty.example-async-rest
Идентификатор

Идентификатор

example-async-rest-webapp
Версия

Версия

9.4.8.v20180619
Тип

Тип

war

Скачать example-async-rest-webapp 9.4.8.v20180619


<!-- 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>9.4.8.v20180619</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:9.4.8.v20180619'
// 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:9.4.8.v20180619")
'org.eclipse.jetty.example-async-rest:example-async-rest-webapp:war:9.4.8.v20180619'
<dependency org="org.eclipse.jetty.example-async-rest" name="example-async-rest-webapp" rev="9.4.8.v20180619">
  <artifact name="example-async-rest-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.example-async-rest', module='example-async-rest-webapp', version='9.4.8.v20180619')
)
libraryDependencies += "org.eclipse.jetty.example-async-rest" % "example-async-rest-webapp" % "9.4.8.v20180619"
[org.eclipse.jetty.example-async-rest/example-async-rest-webapp "9.4.8.v20180619"]