| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.phillip-kruger.microprofile-extentions |
| Идентификатор | Идентификаторrestclient-ext |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicroprofile extentions :: Rest client
Some extentions for Rest Client
|
| Имя Файла | Размер |
|---|---|
| restclient-ext-1.0.8.pom | |
| restclient-ext-1.0.8.jar | 6 KB |
| restclient-ext-1.0.8-sources.jar | 4 KB |
| restclient-ext-1.0.8-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/restclient-ext/ -->
<dependency>
<groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
<artifactId>restclient-ext</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/restclient-ext/
implementation 'com.github.phillip-kruger.microprofile-extentions:restclient-ext:1.0.8'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/restclient-ext/
implementation ("com.github.phillip-kruger.microprofile-extentions:restclient-ext:1.0.8")
'com.github.phillip-kruger.microprofile-extentions:restclient-ext:jar:1.0.8'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="restclient-ext" rev="1.0.8">
<artifact name="restclient-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='restclient-ext', version='1.0.8')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "restclient-ext" % "1.0.8"
[com.github.phillip-kruger.microprofile-extentions/restclient-ext "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.eclipse.microprofile : microprofile | pom | 1.3 |
| org.projectlombok : lombok | jar | 1.18.2 |