REST Client Driver

Test Driver to test your RESTful services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-client-driver
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

REST Client Driver
Test Driver to test your RESTful services

Download rest-client-driver

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.rest-driver : rest-driver-shared jar 2.0.1
com.google.guava : guava jar 30.0-android
commons-codec : commons-codec jar 1.15
commons-io : commons-io jar 2.8.0
commons-lang : commons-lang jar 2.6
junit : junit Optional jar 4.13.1
org.eclipse.jetty : jetty-server jar 9.4.35.v20201120
org.slf4j : jcl-over-slf4j jar 1.7.30

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.apache.httpcomponents : httpclient jar 4.5.13
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.9.5

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
1.1.15
1.1.14
1.1.13
1.1.11
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.3