MVN

org.glassfish : jsonp-jaxrs

Maven & Gradle

Mar 26, 2021
76 usages
123 stars

Jakarta JSON Processing Media for Jakarta RESTful Web Services · Jakarta RESTful Web Services MessageBodyReader and MessageBodyWriter to support JsonValue API of Jakarta JSON Processing

<dependency>
    <groupId>org.glassfish</groupId>
    <artifactId>jsonp-jaxrs</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1
  • Latest Release Candidate: 2.0.0-RC3

All Versions

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

Version Vulnerabilities Updated
2.0.x
jsonp-jaxrs-2.0.1
jsonp-jaxrs-2.0.0
jsonp-jaxrs-2.0.0-RC3
jsonp-jaxrs-2.0.0-RC2
jsonp-jaxrs-2.0.0-RC1
1.1.x
jsonp-jaxrs-1.1.6
jsonp-jaxrs-1.1.5
jsonp-jaxrs-1.1.4
jsonp-jaxrs-1.1.3
jsonp-jaxrs-1.1.2
jsonp-jaxrs-1.1.1
1.1
jsonp-jaxrs-1.1
1.0
jsonp-jaxrs-1.0
jsonp-jaxrs-1.0-b06
jsonp-jaxrs-1.0-b05
jsonp-jaxrs-1.0-b04

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish</groupId>
    <artifactId>jsonp-jaxrs</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.glassfish:jsonp-jaxrs:2.0.1'

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

implementation("org.glassfish:jsonp-jaxrs:2.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.glassfish" % "jsonp-jaxrs" % "2.0.1"

Advertisement

Dependencies from Group

Nov 06, 2018
982 usages
Oct 12, 2020
924 usages
14 stars
Dec 12, 2021
633 usages
58 stars
Oct 15, 2021
271 usages
135 stars
Oct 17, 2019
157 usages

Discover Dependencies

Sep 29, 2021
22 usages
17k stars
Jan 23, 2019
1 usages
0 stars
Dec 27, 2021
4 usages
1 stars
Dec 18, 2021
4 usages
Jul 22, 2016
8 usages
6 stars