How To Install Java Artifact org.glassfish.json v1.0-b01

org.glassfish json 1.0-b01

Introduction

In this article, we'll learn how to install Java artifact json from org.glassfish group in version 1.0-b01. The artifact is available in 24 versions: 2.0.1 2.0.0-RC3 2.0.0-RC2 2.0.0-RC1 2.0.0 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.0-M2 1.1.0-M1 1.1 1.0.4 1.0.3 1.0.2 1.0.1 1.0-b06 1.0-b05 1.0-b04 1.0-b03 1.0-b02 1.0-b01 1.0 . The JSON-P API distribution project has been released under Dual license consisting of the CDDL v1.1 and GPL v2 license, and has its own website at: http://jsonp.java.net . The parent project is: net.java::jvnet-parent::3

How To Install Java Artifact org.glassfish.json In Version 1.0-b01

To install the JSON-P API distribution artifact in version 1.0-b01 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JSON-P API distribution dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses