Raml 1.0 parser

Java implementation of the raml 1.0 parser

License

License

Categories

Categories

Java Languages
GroupId

GroupId

eu.inn
ArtifactId

ArtifactId

java-raml1-tools
Last Version

Last Version

0.0.32
Release Date

Release Date

Type

Type

pom
Description

Description

Raml 1.0 parser
Java implementation of the raml 1.0 parser
Project URL

Project URL

https://github.com/raml-org/raml-java-parser-2
Project Organization

Project Organization

RAML
Source Code Management

Source Code Management

https://github.com/raml-org/raml-java-parser-2

Download java-raml1-tools

How to add to project

<!-- https://jarcasting.com/artifacts/eu.inn/java-raml1-tools/ -->
<dependency>
    <groupId>eu.inn</groupId>
    <artifactId>java-raml1-tools</artifactId>
    <version>0.0.32</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.inn/java-raml1-tools/
implementation 'eu.inn:java-raml1-tools:0.0.32'
// https://jarcasting.com/artifacts/eu.inn/java-raml1-tools/
implementation ("eu.inn:java-raml1-tools:0.0.32")
'eu.inn:java-raml1-tools:pom:0.0.32'
<dependency org="eu.inn" name="java-raml1-tools" rev="0.0.32">
  <artifact name="java-raml1-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.inn', module='java-raml1-tools', version='0.0.32')
)
libraryDependencies += "eu.inn" % "java-raml1-tools" % "0.0.32"
[eu.inn/java-raml1-tools "0.0.32"]

Dependencies

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

Project Modules

  • javascript-module-holders
  • java-raml1-parser

Java RAML 1.0 Parser (beta)

This repository will be deprecated soon. Please use this version that contains a native implementation of the Java parser.

eu.inn

RAML

The simplest way to model APIs

Versions

Version
0.0.32
0.0.31
0.0.30