MVN

com.hypertino : raml-parser-2

Maven & Gradle

Feb 26, 2018
1 usages
169 stars

Raml Java Parser 2nd generation · Raml parser implemented in java

<dependency>
    <groupId>com.hypertino</groupId>
    <artifactId>raml-parser-2</artifactId>
    <version>1.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hypertino : raml-parser-2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.18

All Versions

Choose a version of com.hypertino : raml-parser-2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
raml-parser-2-1.0.18
raml-parser-2-1.0.16

How to add a dependency to Maven

Add the following com.hypertino : raml-parser-2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hypertino</groupId>
    <artifactId>raml-parser-2</artifactId>
    <version>1.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hypertino : raml-parser-2 gradle dependency to your build.gradle file:

implementation 'com.hypertino:raml-parser-2:1.0.18'

Gradle Kotlin DSL: Add the following com.hypertino : raml-parser-2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hypertino:raml-parser-2:1.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hypertino : raml-parser-2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hypertino" % "raml-parser-2" % "1.0.18"

Advertisement

Dependencies from Group

Jan 15, 2020
6 usages
2 stars
Jan 15, 2020
5 usages
2 stars
May 21, 2023
3 usages
10 stars
Jan 15, 2020
2 usages
2 stars
Jan 15, 2020
2 usages
2 stars

Discover Dependencies

Jan 23, 2019
2 usages
0 stars
Oct 25, 2017
Oct 22, 2017
1 usages
24 stars
Nov 26, 2017
1 usages
0 stars
Jan 31, 2018
2 usages
0 stars