org.codingmatters.rest:cdm-rest-proxy-api

HTTP service and client harness

License

License

GroupId

GroupId

org.codingmatters.rest
ArtifactId

ArtifactId

cdm-rest-proxy-api
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP service and client harness

Download cdm-rest-proxy-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.codingmatters.rest : cdm-rest-api jar 1.11.0
org.codingmatters.rest : cdm-rest-client-api jar 1.11.0
org.slf4j : slf4j-api jar

test (9)

Group / Artifact Type Version
org.codingmatters.rest : cdm-rest-tests-support jar 1.11.0
org.codingmatters.rest : cdm-rest-client-tests-support jar 1.11.0
org.codingmatters.rest : cdm-rest-client-okhttp jar 1.11.0
org.codingmatters.rest : cdm-rest-undertow jar 1.11.0
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

There are no modules declared in this project.
org.codingmatters.rest

Flexio OSS

Flexio OSS is the place where Flexio hosts it's open source contributions.

Versions

Version
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0