Last Version

org.codingmatters.rest:cdm-rest-tests 1.11.0

HTTP service and client harness

License

License

GroupId

GroupId

org.codingmatters.rest
ArtifactId

ArtifactId

cdm-rest-tests
Version

Version

1.11.0
Type

Type

pom
Description

Description

HTTP service and client harness

Download cdm-rest-tests 1.11.0

Filename Size
cdm-rest-tests-1.11.0.pom 776 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar
junit : junit jar
org.hamcrest : hamcrest-all jar
org.hamcrest : hamcrest-core jar

Project Modules

  • cdm-rest-tests-resources
  • cdm-rest-tests-support
  • cdm-rest-client-tests-support