rest-request

HTTP Request Generator for RestTemplate

Лицензия

Лицензия

Группа

Группа

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

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

rest-request
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

Скачать rest-request

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

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 4.3.0.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.projectlombok : lombok jar 1.18.20

test (4)

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

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

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

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

Версия
2.1.0
2.0.0
1.1.2
1.1.0
1.0.0
0.4.3
0.4.0
0.3.0
0.2.0
0.1.1