не последняя версия
Последняя версия 1.0.13

com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector 1.0.11

JAX-RS (Jersey implementation) HTTP/2 with TLS client and server implementation with JSON parsing using Jackson and Jetty HTTP server/client. a new class JettyHttp2Connector is implemented based on the corresponding JettyConnector using HTTP/1.1 client (Inspired from https://stackoverflow.com/questions/40280843/use-http-2-with-jax-rs-client).

Лицензия

Лицензия

Категории

Категории

Jetty Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.nhenneaux.jersey.jetty.http2
Идентификатор

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

jersey-http2-jetty-connector
Версия

Версия

1.0.11
Тип

Тип

jar
Описание

Описание

JAX-RS (Jersey implementation) HTTP/2 with TLS client and server implementation with JSON parsing using Jackson and Jetty HTTP server/client. a new class JettyHttp2Connector is implemented based on the corresponding JettyConnector using HTTP/1.1 client (Inspired from https://stackoverflow.com/questions/40280843/use-http-2-with-jax-rs-client).

Скачать jersey-http2-jetty-connector 1.0.11


<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector/ -->
<dependency>
    <groupId>com.github.nhenneaux.jersey.jetty.http2</groupId>
    <artifactId>jersey-http2-jetty-connector</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector/
implementation 'com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:1.0.11'
// https://jarcasting.com/artifacts/com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector/
implementation ("com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:1.0.11")
'com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:jar:1.0.11'
<dependency org="com.github.nhenneaux.jersey.jetty.http2" name="jersey-http2-jetty-connector" rev="1.0.11">
  <artifact name="jersey-http2-jetty-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.jersey.jetty.http2', module='jersey-http2-jetty-connector', version='1.0.11')
)
libraryDependencies += "com.github.nhenneaux.jersey.jetty.http2" % "jersey-http2-jetty-connector" % "1.0.11"
[com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector "1.0.11"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.connectors : jersey-jetty-connector jar 2.35
org.eclipse.jetty.http2 : http2-http-client-transport jar 9.4.44.v20210927
org.eclipse.jetty : jetty-client jar 9.4.44.v20210927
org.glassfish.jersey.core : jersey-client jar 2.35
org.slf4j : slf4j-api jar 1.7.32

test (9)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty.http2 : http2-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-alpn-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.glassfish.jersey.inject : jersey-cdi2-se jar 2.35
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
org.glassfish.jersey.ext : jersey-proxy-client jar 2.35
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Модули Проекта

Данный проект не имеет модулей.