How To Install Java Artifact org.jboss.shrinkwrap.shrinkwrap-api-nio2 v1.1.1-alpha-2

org.jboss.shrinkwrap shrinkwrap-api-nio2 1.1.1-alpha-2

Introduction

In this article, we'll learn how to install Java artifact shrinkwrap-api-nio2 from org.jboss.shrinkwrap group in version 1.1.1-alpha-2. The artifact is available in 14 versions: 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 The parent project is: org.jboss.shrinkwrap::shrinkwrap-parent::1.1.1-alpha-2

How To Install Java Artifact org.jboss.shrinkwrap.shrinkwrap-api-nio2 In Version 1.1.1-alpha-2

To install the ShrinkWrap NIO.2 API artifact in version 1.1.1-alpha-2 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 NIO.2 API 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 (1)

Test dependencies (1)