SmallRye Rest Client
Project is now archives. Implementation has been moved to https://github.com/resteasy/Resteasy/tree/master/resteasy-client-microprofile
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторsmallrye-rest-client |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye: MicroProfile Rest Client - Implementation
SmallRye Parent POM
|
| Имя Файла | Размер |
|---|---|
| smallrye-rest-client-1.2.2.pom | |
| smallrye-rest-client-1.2.2.jar | 64 KB |
| smallrye-rest-client-1.2.2-sources.jar | 41 KB |
| smallrye-rest-client-1.2.2-javadoc.jar | 157 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-rest-client/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-rest-client</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-rest-client/
implementation 'io.smallrye:smallrye-rest-client:1.2.2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-rest-client/
implementation ("io.smallrye:smallrye-rest-client:1.2.2")
'io.smallrye:smallrye-rest-client:jar:1.2.2'
<dependency org="io.smallrye" name="smallrye-rest-client" rev="1.2.2">
<artifact name="smallrye-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-rest-client', version='1.2.2')
)
libraryDependencies += "io.smallrye" % "smallrye-rest-client" % "1.2.2"
[io.smallrye/smallrye-rest-client "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 1.2.1 |
| org.eclipse.microprofile.config : microprofile-config-api | jar | 1.3 |
| org.jboss.resteasy : resteasy-client | jar | 3.6.3.Final |
| org.jboss.resteasy : resteasy-json-p-provider | jar | 3.6.3.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.enterprise : cdi-api | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.smallrye : smallrye-config | jar | 1.3.5 |
Project is now archives. Implementation has been moved to https://github.com/resteasy/Resteasy/tree/master/resteasy-client-microprofile