Last Version

RestTest 2.1.4

Lib for REST API testing

License

License

GroupId

GroupId

com.github.aivancioglo
ArtifactId

ArtifactId

RestTest
Version

Version

2.1.4
Type

Type

jar
Description

Description

RestTest
Lib for REST API testing
Project URL

Project URL

http://github.com/aivancioglo/RestTest
Source Code Management

Source Code Management

http://github.com/aivancioglo/RestTest/tree/master

Download RestTest 2.1.4


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

Dependencies

compile (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0-M1
org.seleniumhq.selenium : selenium-java jar 3.4.0
io.rest-assured : rest-assured jar 3.0.6
io.rest-assured : json-path jar 3.0.6
io.rest-assured : json-schema-validator jar 3.0.6
com.github.scribejava : scribejava-apis jar 2.5.3
org.codehaus.groovy : groovy-all jar 2.4.5
org.hamcrest : java-hamcrest jar 2.0.0.0
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.2.10

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.10

Project Modules

There are no modules declared in this project.