Last Version

org.raml:raml-parser-tools 1.0.8

This is a collection of Java tools used to work with RAML 1.0

License

License

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

raml-parser-tools
Version

Version

1.0.8
Type

Type

jar
Description

Description

This is a collection of Java tools used to work with RAML 1.0
Project Organization

Project Organization

Mulesoft

Download raml-parser-tools 1.0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.raml : test-utils jar 1.0.8

Project Modules

There are no modules declared in this project.