Last Version

REST Client Driver 2.0.1

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
Version

Version

2.0.1
Type

Type

jar
Description

Description

REST Client Driver
Test Driver to test your RESTful services

Download rest-client-driver 2.0.1


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