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

rest-request 0.4.0

HTTP Request Generator for RestTemplate

Лицензия

Лицензия

Группа

Группа

io.github.libedi
Идентификатор

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

rest-request
Версия

Версия

0.4.0
Тип

Тип

jar
Описание

Описание

rest-request
HTTP Request Generator for RestTemplate
Ссылка на сайт

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

https://github.com/libedi/rest-request
Система контроля версий

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

https://github.com/libedi/rest-request

Скачать rest-request 0.4.0


<!-- https://jarcasting.com/artifacts/io.github.libedi/rest-request/ -->
<dependency>
    <groupId>io.github.libedi</groupId>
    <artifactId>rest-request</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.libedi/rest-request/
implementation 'io.github.libedi:rest-request:0.4.0'
// https://jarcasting.com/artifacts/io.github.libedi/rest-request/
implementation ("io.github.libedi:rest-request:0.4.0")
'io.github.libedi:rest-request:jar:0.4.0'
<dependency org="io.github.libedi" name="rest-request" rev="0.4.0">
  <artifact name="rest-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.libedi', module='rest-request', version='0.4.0')
)
libraryDependencies += "io.github.libedi" % "rest-request" % "0.4.0"
[io.github.libedi/rest-request "0.4.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 5.3.10
org.projectlombok : lombok jar 1.18.20

test (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 5.3.10
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4
org.assertj : assertj-core jar 3.21.0

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

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