Jersey Connector using java.net.http.HttpClient

A Jersey connector using java.net.http.HttpClient and supporting HTTP/1.1 and HTTP/2.0 with the same client. The protocol is selected based on the server capabilities.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

jersey-httpclient-connector
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jersey Connector using java.net.http.HttpClient
A Jersey connector using java.net.http.HttpClient and supporting HTTP/1.1 and HTTP/2.0 with the same client. The protocol is selected based on the server capabilities.
Ссылка на сайт

Ссылка на сайт

https://github.com/nhenneaux/jersey-httpclient-connector
Система контроля версий

Система контроля версий

https://github.com/nhenneaux/jersey-httpclient-connector

Скачать jersey-httpclient-connector

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.core : jersey-client jar 3.0.4

test (16)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.media : jersey-media-multipart jar 3.0.4
org.glassfish.jersey.inject : jersey-cdi2-se jar 3.0.4
org.jboss.weld.se : weld-se-core jar 4.0.3.Final
org.eclipse.jetty.http2 : http2-server jar 11.0.8
org.eclipse.jetty : jetty-alpn-server jar 11.0.8
org.eclipse.jetty : jetty-alpn-java-server jar 11.0.8
org.eclipse.jetty : jetty-servlet jar 11.0.8
org.glassfish.jersey.containers : jersey-container-servlet-core jar 3.0.4
org.glassfish.jersey.media : jersey-media-json-jackson jar 3.0.4
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-jpl jar 2.17.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.awaitility : awaitility jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.3.1
com.sun.xml.bind : jaxb-impl jar 3.0.2

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

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

Версии библиотеки

Версия
1.1.1
1.1.0
1.0.14
1.0.13
1.0.12
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.3.1
0.3.0
0.2.11
0.2.10
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5-A1
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0