License |
License |
---|---|
GroupId | GroupIdio.github.seniortesting |
ArtifactId | ArtifactIdsparrow-rest |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRest Client
Wrapped Rest Client for Junit5
|
Filename | Size |
---|---|
sparrow-rest-1.0.3.pom | |
sparrow-rest-1.0.3.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok Optional | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |