| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.seniortesting |
| Идентификатор | Идентификаторsparrow-rest |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRest Client
Wrapped Rest Client for Junit5
|
| Имя Файла | Размер |
|---|---|
| sparrow-rest-1.0.3.pom | |
| sparrow-rest-1.0.3.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-rest/ -->
<dependency>
<groupId>io.github.seniortesting</groupId>
<artifactId>sparrow-rest</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-rest/
implementation 'io.github.seniortesting:sparrow-rest:1.0.3'
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-rest/
implementation ("io.github.seniortesting:sparrow-rest:1.0.3")
'io.github.seniortesting:sparrow-rest:jar:1.0.3'
<dependency org="io.github.seniortesting" name="sparrow-rest" rev="1.0.3">
<artifact name="sparrow-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.seniortesting', module='sparrow-rest', version='1.0.3')
)
libraryDependencies += "io.github.seniortesting" % "sparrow-rest" % "1.0.3"
[io.github.seniortesting/sparrow-rest "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.projectlombok : lombok Необязательный | jar | 1.18.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |