Microprofile REST Client Extensions

Some REST Client extensions

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.microprofile-ext
Идентификатор

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

restclient-ext
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Microprofile REST Client Extensions
Some REST Client extensions
Ссылка на сайт

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

https://github.com/microprofile-extensions/restclient-ext
Система контроля версий

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

https://github.com/microprofile-extensions/restclient-ext

Скачать restclient-ext

Имя Файла Размер
restclient-ext-1.0.0.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.microprofile-ext/restclient-ext/ -->
<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>restclient-ext</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext/restclient-ext/
implementation 'org.microprofile-ext:restclient-ext:1.0.0'
// https://jarcasting.com/artifacts/org.microprofile-ext/restclient-ext/
implementation ("org.microprofile-ext:restclient-ext:1.0.0")
'org.microprofile-ext:restclient-ext:pom:1.0.0'
<dependency org="org.microprofile-ext" name="restclient-ext" rev="1.0.0">
  <artifact name="restclient-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext', module='restclient-ext', version='1.0.0')
)
libraryDependencies += "org.microprofile-ext" % "restclient-ext" % "1.0.0"
[org.microprofile-ext/restclient-ext "1.0.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

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

  • configurable-errorresponse-handler

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

Версия
1.0.0