REST Driver Shared

Test Driver to test your RESTful services and clients

License

License

GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-driver-shared
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download rest-driver-shared

How to add to project

<!-- 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.

Versions

Version
2.0.1
2.0.0
1.1.45
1.1.44
1.1.43
1.1.42
1.1.41
1.1.40
1.1.39
1.1.38
1.1.37
1.1.36
1.1.35
1.1.34
1.1.33
1.1.32
1.1.31
1.1.30
1.1.29
1.1.28
1.1.27
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16