MVN

org.raml.jaxrs : raml-api

Maven & Gradle

Oct 08, 2019
4 usages
294 stars
<dependency>
    <groupId>org.raml.jaxrs</groupId>
    <artifactId>raml-api</artifactId>
    <version>3.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.raml.jaxrs : raml-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.7

All Versions

Choose a version of org.raml.jaxrs : raml-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
raml-api-3.0.7
raml-api-3.0.5
raml-api-3.0.4
raml-api-3.0.3
raml-api-3.0.2
raml-api-3.0.1
raml-api-3.0.0
2.1.x
raml-api-2.1.1
raml-api-2.1.0

How to add a dependency to Maven

Add the following org.raml.jaxrs : raml-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.raml.jaxrs</groupId>
    <artifactId>raml-api</artifactId>
    <version>3.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.raml.jaxrs : raml-api gradle dependency to your build.gradle file:

implementation 'org.raml.jaxrs:raml-api:3.0.7'

Gradle Kotlin DSL: Add the following org.raml.jaxrs : raml-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.raml.jaxrs:raml-api:3.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.raml.jaxrs : raml-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.raml.jaxrs" % "raml-api" % "3.0.7"

Advertisement

Dependencies from Group

Oct 08, 2019
15 usages
294 stars
Oct 08, 2019
8 usages
Oct 08, 2019
8 usages
294 stars
Oct 08, 2019
7 usages
294 stars
Oct 08, 2019
6 usages

Discover Dependencies

Jun 12, 2017
48 usages
Jun 16, 2023
5 usages
62 stars
Jul 30, 2015
11 usages
27 stars
Apr 25, 2020
17 usages
13 stars
Jan 20, 2020
2 usages
333 stars
Mar 17, 2014
12 usages
7 stars
Feb 28, 2020
4 usages
3 stars
Jul 02, 2018
13 usages
685 stars