License |
License |
---|---|
GroupId | GroupIdguru.nidi.raml |
ArtifactId | ArtifactIdraml-tester-standalone |
Version | Version0.8.12 |
Type | Typejar |
Description |
Descriptionraml-tester-standalone
This is the proxy bundled with all its dependencies, to be used on the command line.
|
<!-- https://jarcasting.com/artifacts/guru.nidi.raml/raml-tester-standalone/ -->
<dependency>
<groupId>guru.nidi.raml</groupId>
<artifactId>raml-tester-standalone</artifactId>
<version>0.8.12</version>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi.raml/raml-tester-standalone/
implementation 'guru.nidi.raml:raml-tester-standalone:0.8.12'
// https://jarcasting.com/artifacts/guru.nidi.raml/raml-tester-standalone/
implementation ("guru.nidi.raml:raml-tester-standalone:0.8.12")
'guru.nidi.raml:raml-tester-standalone:jar:0.8.12'
<dependency org="guru.nidi.raml" name="raml-tester-standalone" rev="0.8.12">
<artifact name="raml-tester-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.nidi.raml', module='raml-tester-standalone', version='0.8.12')
)
libraryDependencies += "guru.nidi.raml" % "raml-tester-standalone" % "0.8.12"
[guru.nidi.raml/raml-tester-standalone "0.8.12"]
Group / Artifact | Type | Version |
---|---|---|
guru.nidi.raml : raml-tester-client | jar | 0.8.12 |
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 |