How To Install Java Artifact org.picketbox.picketbox-commons v1.0.0.final

org.picketbox picketbox-commons 1.0.0.final

Introduction

In this article, we'll learn how to install Java artifact picketbox-commons from org.picketbox group in version 1.0.0.final. The artifact is available in 2 versions: 1.0.0.final 1.0.0.CR1 . The Picketbox Commons project has been released under lgpl license, and has its own website at: http://jboss.org/picketbox . The parent project is: org.jboss::jboss-parent::5

How To Install Java Artifact org.picketbox.picketbox-commons In Version 1.0.0.final

To install the Picketbox Commons artifact in version 1.0.0.final 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 Picketbox Commons 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