Last Version

org.codingmatters.restcdm-rest-undertow 1.11.0

HTTP service and client harness

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.codingmatters.rest
ArtifactId

ArtifactId

cdm-rest-undertow
Version

Version

1.11.0
Type

Type

jar
Description

Description

org.codingmatters.restcdm-rest-undertow
HTTP service and client harness

Download cdm-rest-undertow 1.11.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codingmatters.rest : cdm-rest-io jar 1.11.0
org.codingmatters.rest : cdm-rest-api jar 1.11.0
io.undertow : undertow-core jar
org.codingmatters.rest : cdm-rest-tests-support jar 1.11.0
org.slf4j : slf4j-api jar

test (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar
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.