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

Dropwizard Integration with Jetty HTTP/2 client 0.4

Dropwizard Integration with Jetty HTTP/1.1 and HTTP/2 client

Лицензия

Лицензия

Категории

Категории

DropWizard Контейнер Микросервисы CLI Взаимодействие с пользователем
Группа

Группа

com.github.arteam
Идентификатор

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

dropwizard-http2-client
Версия

Версия

0.4
Тип

Тип

jar
Описание

Описание

Dropwizard Integration with Jetty HTTP/2 client
Dropwizard Integration with Jetty HTTP/1.1 and HTTP/2 client
Ссылка на сайт

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

https://github.com/arteam/dropwizard-http2-client
Система контроля версий

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

https://github.com/arteam/dropwizard-http2-client

Скачать dropwizard-http2-client 0.4


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-core jar
org.eclipse.jetty : jetty-client jar
org.eclipse.jetty.http2 : http2-http-client-transport jar
org.eclipse.jetty : jetty-alpn-openjdk8-client jar

test (6)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-http2 jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.mortbay.jetty.alpn : alpn-boot jar 8.1.12.v20180117

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

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