License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.codingmatters.rest |
ArtifactId | ArtifactIdcdm-rest-client-api |
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-client-api/ -->
<dependency>
<groupId>org.codingmatters.rest</groupId>
<artifactId>cdm-rest-client-api</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-client-api/
implementation 'org.codingmatters.rest:cdm-rest-client-api:1.11.0'
// https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-client-api/
implementation ("org.codingmatters.rest:cdm-rest-client-api:1.11.0")
'org.codingmatters.rest:cdm-rest-client-api:jar:1.11.0'
<dependency org="org.codingmatters.rest" name="cdm-rest-client-api" rev="1.11.0">
<artifact name="cdm-rest-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codingmatters.rest', module='cdm-rest-client-api', version='1.11.0')
)
libraryDependencies += "org.codingmatters.rest" % "cdm-rest-client-api" % "1.11.0"
[org.codingmatters.rest/cdm-rest-client-api "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codingmatters.rest : cdm-rest-io | jar | 1.11.0 |
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 |