Last Version

raml-tester-proxy 0.8.12

Test if a request/response matches a given raml definition based on a standalone proxy.

License

License

GroupId

GroupId

guru.nidi.raml
ArtifactId

ArtifactId

raml-tester-proxy
Version

Version

0.8.12
Type

Type

pom
Description

Description

raml-tester-proxy
Test if a request/response matches a given raml definition based on a standalone proxy.
Project URL

Project URL

https://github.com/nidi3/raml-tester-proxy
Source Code Management

Source Code Management

https://github.com/nidi3/raml-tester-proxy

Download raml-tester-proxy 0.8.12


<!-- https://jarcasting.com/artifacts/guru.nidi.raml/raml-tester-proxy/ -->
<dependency>
    <groupId>guru.nidi.raml</groupId>
    <artifactId>raml-tester-proxy</artifactId>
    <version>0.8.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi.raml/raml-tester-proxy/
implementation 'guru.nidi.raml:raml-tester-proxy:0.8.12'
// https://jarcasting.com/artifacts/guru.nidi.raml/raml-tester-proxy/
implementation ("guru.nidi.raml:raml-tester-proxy:0.8.12")
'guru.nidi.raml:raml-tester-proxy:pom:0.8.12'
<dependency org="guru.nidi.raml" name="raml-tester-proxy" rev="0.8.12">
  <artifact name="raml-tester-proxy" type="pom" />
</dependency>
@Grapes(
@Grab(group='guru.nidi.raml', module='raml-tester-proxy', version='0.8.12')
)
libraryDependencies += "guru.nidi.raml" % "raml-tester-proxy" % "0.8.12"
[guru.nidi.raml/raml-tester-proxy "0.8.12"]

Dependencies

compile (6)

Group / Artifact Type Version
guru.nidi.raml : raml-tester jar 0.8.9
org.slf4j : slf4j-simple jar 1.7.7
commons-cli : commons-cli jar 1.2
org.eclipse.jetty : jetty-server jar 9.2.14.v20151106
org.eclipse.jetty : jetty-servlet jar 9.2.14.v20151106
org.eclipse.jetty : jetty-proxy jar 9.2.14.v20151106

Project Modules

  • raml-tester-client
  • raml-tester-standalone