Last Version

REST Driver 2.0.1

Test Driver to test your RESTful services and clients

License

License

GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-driver
Version

Version

2.0.1
Type

Type

pom
Description

Description

REST Driver
Test Driver to test your RESTful services and clients
Project URL

Project URL

https://github.com/rest-driver/rest-driver

Download rest-driver 2.0.1

Filename Size
rest-driver-2.0.1.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest-client-driver
  • rest-driver-shared
  • rest-server-driver