How To Install Java Artifact org.jboss.shrinkwrap.shrinkwrap-bom v1.1.3

org.jboss.shrinkwrap shrinkwrap-bom 1.1.3

Introduction

In this article, we'll learn how to install Java artifact shrinkwrap-bom from org.jboss.shrinkwrap group in version 1.1.3. The artifact is available in 22 versions: 2.0.0-beta-1 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.3 1.1.2 1.1.1-alpha-2 1.1.1-alpha-1 1.1.1 1.1.0-alpha-4 1.1.0-alpha-3 1.1.0-alpha-2 1.1.0-alpha-1 1.1.0 1.0.1 1.0.0-cr-3 1.0.0-cr-2 1.0.0 . The ShrinkWrap Bill of Materials project has been released under Apache License, Version 2.0 license, and has its own website at: http://www.jboss.org/shrinkwrap .

How To Install Java Artifact org.jboss.shrinkwrap.shrinkwrap-bom In Version 1.1.3

To install the ShrinkWrap Bill of Materials artifact in version 1.1.3 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 ShrinkWrap Bill of Materials 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.

Managed dependencies (5)

Licenses