MVN

org.glassfish : jsonp-tests

Maven & Gradle

Jan 16, 2020
123 stars

Jakarta JSON Processing Tests

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

Latest Version

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

  • Latest Stable: 1.1.6
  • Latest Release Candidate: 2.0.0-RC1

All Versions

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

Version Vulnerabilities Updated
2.0.x
jsonp-tests-2.0.0-RC1
1.1.x
jsonp-tests-1.1.6

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish</groupId>
    <artifactId>jsonp-tests</artifactId>
    <version>1.1.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.glassfish:jsonp-tests:1.1.6'

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

implementation("org.glassfish:jsonp-tests:1.1.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.glassfish" % "jsonp-tests" % "1.1.6"

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