License |
License |
---|---|
GroupId | GroupIdorg.codingmatters.rest |
ArtifactId | ArtifactIdcdm-rest-raml-parser |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP service and client harness
|
Filename | Size |
---|---|
cdm-rest-raml-parser-1.11.0.pom | |
cdm-rest-raml-parser-1.11.0.jar | 20 KB |
cdm-rest-raml-parser-1.11.0-sources.jar | 12 KB |
cdm-rest-raml-parser-1.11.0-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-raml-parser/ -->
<dependency>
<groupId>org.codingmatters.rest</groupId>
<artifactId>cdm-rest-raml-parser</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-raml-parser/
implementation 'org.codingmatters.rest:cdm-rest-raml-parser:1.11.0'
// https://jarcasting.com/artifacts/org.codingmatters.rest/cdm-rest-raml-parser/
implementation ("org.codingmatters.rest:cdm-rest-raml-parser:1.11.0")
'org.codingmatters.rest:cdm-rest-raml-parser:jar:1.11.0'
<dependency org="org.codingmatters.rest" name="cdm-rest-raml-parser" rev="1.11.0">
<artifact name="cdm-rest-raml-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codingmatters.rest', module='cdm-rest-raml-parser', version='1.11.0')
)
libraryDependencies += "org.codingmatters.rest" % "cdm-rest-raml-parser" % "1.11.0"
[org.codingmatters.rest/cdm-rest-raml-parser "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codingmatters.value.objects : cdm-value-objects-yaml-parser | jar | |
org.raml : raml-parser-2 | jar | 1.0.8 |
org.codingmatters.value.objects : cdm-value-objects-js | jar | |
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 |