| License | License | 
|---|---|
| GroupId | GroupIdorg.codingmatters.rest | 
| ArtifactId | ArtifactIdcdm-rest-tests-resources | 
| Last Version | Last Version1.11.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHTTP service and client harness | 
<!-- https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-tests-resources/ -->
<dependency>
    <groupId>org.codingmatters.rest</groupId>
    <artifactId>cdm-rest-tests-resources</artifactId>
    <version>1.11.0</version>
</dependency>// https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-tests-resources/
implementation 'org.codingmatters.rest:cdm-rest-tests-resources:1.11.0'// https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-tests-resources/
implementation ("org.codingmatters.rest:cdm-rest-tests-resources:1.11.0")'org.codingmatters.rest:cdm-rest-tests-resources:jar:1.11.0'<dependency org="org.codingmatters.rest" name="cdm-rest-tests-resources" rev="1.11.0">
  <artifact name="cdm-rest-tests-resources" type="jar" />
</dependency>@Grapes(
@Grab(group='org.codingmatters.rest', module='cdm-rest-tests-resources', version='1.11.0')
)libraryDependencies += "org.codingmatters.rest" % "cdm-rest-tests-resources" % "1.11.0"[org.codingmatters.rest/cdm-rest-tests-resources "1.11.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 
| 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 |