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

MicroProfile Rest Client 3.0

Typesafe Rest Client APIs for MicroProfile

Лицензия

Лицензия

Категории

Категории

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

Группа

org.eclipse.microprofile.rest.client
Идентификатор

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

microprofile-rest-client-parent
Версия

Версия

3.0
Тип

Тип

pom
Описание

Описание

MicroProfile Rest Client
Typesafe Rest Client APIs for MicroProfile
Ссылка на сайт

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

http://microprofile.io
Организация-разработчик

Организация-разработчик

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

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

https://github.com/eclipse/microprofile-rest-client

Скачать microprofile-rest-client-parent 3.0

Имя Файла Размер
microprofile-rest-client-parent-3.0.pom 3 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • tck
  • spec