MVN

javax.ws.rs : jsr311-api

Maven & Gradle

May 20, 2010
1k usages

jsr311-api

<dependency>
    <groupId>javax.ws.rs</groupId>
    <artifactId>jsr311-api</artifactId>
    <version>1.1-ea</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.ws.rs : jsr311-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1-ea

All Versions

Choose a version of javax.ws.rs : jsr311-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
jsr311-api-1.1-ea
jsr311-api-1.1
1.1.x
jsr311-api-1.1.1
1.0
jsr311-api-1.0
0.11
jsr311-api-0.11
0.10
jsr311-api-0.10
0.9
jsr311-api-0.9
0.8
jsr311-api-0.8
0.7
jsr311-api-0.7
0.6
jsr311-api-0.6
0.5
jsr311-api-0.5
0.4
jsr311-api-0.4
0.3
jsr311-api-0.3
0.2
jsr311-api-0.2

How to add a dependency to Maven

Add the following javax.ws.rs : jsr311-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.ws.rs</groupId>
    <artifactId>jsr311-api</artifactId>
    <version>1.1-ea</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.ws.rs : jsr311-api gradle dependency to your build.gradle file:

implementation 'javax.ws.rs:jsr311-api:1.1-ea'

Gradle Kotlin DSL: Add the following javax.ws.rs : jsr311-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.ws.rs:jsr311-api:1.1-ea")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.ws.rs : jsr311-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.ws.rs" % "jsr311-api" % "1.1-ea"

Advertisement

Dependencies from Group

Aug 24, 2018
2.8k usages
340 stars
May 20, 2010
1k usages

Discover Dependencies

Feb 19, 2015
69 usages
271 stars
Aug 11, 2023
8 usages
383 stars
Jun 23, 2023
657 usages
27 stars
Aug 10, 2023
577 usages
27 stars
Jun 29, 2016
1.1k usages
32.7k stars
Apr 30, 2021
91 usages
159 stars
Jan 06, 2022
617 usages
3.8k stars
Jun 20, 2023
695 usages
8.4k stars