How To Install Java Artifact org.picketlink.picketlink-json v2.7.0.Beta2

org.picketlink picketlink-json 2.7.0.Beta2

Introduction

In this article, we'll learn how to install Java artifact picketlink-json from org.picketlink group in version 2.7.0.Beta2. The artifact is available in 15 versions: 2.7.1.Final 2.7.0.Final 2.7.0.CR3 2.7.0.CR2 2.7.0.CR1-20140924 2.7.0.CR1 2.7.0.Beta2 2.7.0.Beta1-20140731 2.7.0.Beta1 2.6.1.Final 2.6.0.Final 2.6.0.CR5 2.6.0.CR4 2.6.0.CR3 2.6.0.CR2 . The PicketLink JSON project has been released under lgpl license, and has its own website at: http://jboss.org/picketlink/ . The parent project is: org.picketlink::picketlink-parent::2.7.0.Beta2

How To Install Java Artifact org.picketlink.picketlink-json In Version 2.7.0.Beta2

To install the PicketLink JSON artifact in version 2.7.0.Beta2 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 PicketLink JSON 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.

Compile dependencies (4)

Provided dependencies (1)

Test dependencies (2)

Licenses