Last Version

Raml Java Parser 2nd generation parent 1.0.51

Raml parser implemented in java

License

License

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

raml-parser-parent
Version

Version

1.0.51
Type

Type

pom
Description

Description

Raml Java Parser 2nd generation parent
Raml parser implemented in java
Project URL

Project URL

https://github.com/raml-org/raml-java-parser
Source Code Management

Source Code Management

http://github.com/raml-org/raml-java-parser

Download raml-parser-parent 1.0.51


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • yagi
  • raml-parser-2