How To Install Java Artifact org.jboss.forge.forge-javaee-impl v1.0.0.CR2

org.jboss.forge forge-javaee-impl 1.0.0.CR2

Introduction

In this article, we'll learn how to install Java artifact forge-javaee-impl from org.jboss.forge group in version 1.0.0.CR2. The artifact is available in 32 versions: 1.4.4.Final 1.4.3.Final 1.4.2.Final 1.4.1.Final 1.4.0.Final 1.3.3.Final 1.3.2.Final 1.3.1.Final 1.3.0.Final 1.2.3.Final 1.2.2.Final 1.2.1.Final 1.2.0.Final 1.1.3.Final 1.1.2.Final 1.1.1.Final 1.1.0.Final 1.0.6.Final 1.0.5.Final 1.0.4.Final 1.0.3.Final 1.0.2.Final 1.0.1.Final 1.0.0.Final 1.0.0.CR2 1.0.0.CR1 1.0.0.Beta5 1.0.0.Beta4 1.0.0.Beta3 1.0.0.Beta2 1.0.0.Beta1 1.0.0.Alpha4 The parent project is: org.jboss.forge::forge-parent::1.0.0.CR2

How To Install Java Artifact org.jboss.forge.forge-javaee-impl In Version 1.0.0.CR2

To install the Forge - Java EE Integration Impl & Plugins artifact in version 1.0.0.CR2 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 Forge - Java EE Integration Impl & Plugins 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)

Provided dependencies (1)

Test dependencies (2)

Developers