Last Version

REST Driver Shared 2.0.1

Test Driver to test your RESTful services and clients

License

License

GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-driver-shared
Version

Version

2.0.1
Type

Type

jar
Description

Description

REST Driver Shared
Test Driver to test your RESTful services and clients

Download rest-driver-shared 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.google.guava : guava jar 30.0-android
com.jayway.jsonpath : json-path jar 0.9.1
org.hamcrest : hamcrest-library jar 1.3
xmlunit : xmlunit jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.