is not current version
Last Version 2.0.1

com.github.rest-driver:rest-client-driver 1.1.15

Test Driver to test your RESTful services

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-client-driver
Version

Version

1.1.15
Type

Type

jar

Download rest-client-driver 1.1.15


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