Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.github.phantomstr.testing-tools |
ArtifactId | ArtifactIdrest-api |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
rest-api-1.3.1.pom | |
rest-api-1.3.1.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/rest-api/ -->
<dependency>
<groupId>io.github.phantomstr.testing-tools</groupId>
<artifactId>rest-api</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/rest-api/
implementation 'io.github.phantomstr.testing-tools:rest-api:1.3.1'
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/rest-api/
implementation ("io.github.phantomstr.testing-tools:rest-api:1.3.1")
'io.github.phantomstr.testing-tools:rest-api:jar:1.3.1'
<dependency org="io.github.phantomstr.testing-tools" name="rest-api" rev="1.3.1">
<artifact name="rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='rest-api', version='1.3.1')
)
libraryDependencies += "io.github.phantomstr.testing-tools" % "rest-api" % "1.3.1"
[io.github.phantomstr.testing-tools/rest-api "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.6.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.9.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.squareup.retrofit2 : converter-jackson | jar | 2.6.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.1 |
org.projectlombok : lombok | jar | 1.18.8 |
io.qameta.allure : allure-testng | jar | 2.13.1 |
org.testng : testng | jar | 7.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |