MVN

guru.nidi.raml : raml-loader

Maven & Gradle

Jan 14, 2017
2 usages
0 stars

Helps loading RAML files.

<dependency>
    <groupId>guru.nidi.raml</groupId>
    <artifactId>raml-loader</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of guru.nidi.raml : raml-loader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of guru.nidi.raml : raml-loader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
raml-loader-1.0.1
raml-loader-1.0.0
0.8.x
raml-loader-0.8.1
raml-loader-0.8.0
0.0.x
raml-loader-0.0.7
raml-loader-0.0.6
raml-loader-0.0.5
raml-loader-0.0.4
raml-loader-0.0.3
raml-loader-0.0.2
raml-loader-0.0.1

How to add a dependency to Maven

Add the following guru.nidi.raml : raml-loader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>guru.nidi.raml</groupId>
    <artifactId>raml-loader</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following guru.nidi.raml : raml-loader gradle dependency to your build.gradle file:

implementation 'guru.nidi.raml:raml-loader:1.0.1'

Gradle Kotlin DSL: Add the following guru.nidi.raml : raml-loader gradle kotlin dependency to your build.gradle.kts file:

implementation("guru.nidi.raml:raml-loader:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following guru.nidi.raml : raml-loader sbt scala dependency to your build.sbt file:

libraryDependencies += "guru.nidi.raml" % "raml-loader" % "1.0.1"

Advertisement

Dependencies from Group

Feb 23, 2018
4 usages
70 stars
Jan 14, 2017
2 usages
0 stars
Jun 08, 2016
1 usages
12 stars
Oct 04, 2016
1 usages
1 stars
Jun 08, 2016
12 stars

Discover Dependencies

Feb 23, 2023
18 stars
Jul 22, 2015
60 stars
Jul 20, 2015
2 usages
Jul 20, 2015
7 usages
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015
13 usages
Jul 20, 2015
Jul 23, 2017
804 stars