не последняя версия
Последняя версия 9.3.0.M1

org.eclipse.jetty.spdy:spdy-parent 9.0.0.M1


Категории

Категории

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

Группа

org.eclipse.jetty.spdy
Идентификатор

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

spdy-parent
Версия

Версия

9.0.0.M1
Тип

Тип

pom

Скачать spdy-parent 9.0.0.M1

Имя Файла Размер
spdy-parent-9.0.0.M1.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-parent/ -->
<dependency>
    <groupId>org.eclipse.jetty.spdy</groupId>
    <artifactId>spdy-parent</artifactId>
    <version>9.0.0.M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-parent/
implementation 'org.eclipse.jetty.spdy:spdy-parent:9.0.0.M1'
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-parent/
implementation ("org.eclipse.jetty.spdy:spdy-parent:9.0.0.M1")
'org.eclipse.jetty.spdy:spdy-parent:pom:9.0.0.M1'
<dependency org="org.eclipse.jetty.spdy" name="spdy-parent" rev="9.0.0.M1">
  <artifact name="spdy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.spdy', module='spdy-parent', version='9.0.0.M1')
)
libraryDependencies += "org.eclipse.jetty.spdy" % "spdy-parent" % "9.0.0.M1"
[org.eclipse.jetty.spdy/spdy-parent "9.0.0.M1"]