How To Install Java Artifact org.glassfish.maven-embedded-glassfish-plugin v3.1-b02

org.glassfish maven-embedded-glassfish-plugin 3.1-b02

Introduction

In this article, we'll learn how to install Java artifact maven-embedded-glassfish-plugin from org.glassfish group in version 3.1-b02. The artifact is available in 10 versions: 3.1.1 3.1-b05 3.1-b04 3.1-b03 3.1-b02 3.1-b01 3.1 3.0.1 3.0-b01 3.0 . The Maven Embedded GlassFish Plugin project has been released under CDDL and GPLv2 w/ classpath execption dual license license.

How To Install Java Artifact org.glassfish.maven-embedded-glassfish-plugin In Version 3.1-b02

To install the Maven Embedded GlassFish Plugin artifact in version 3.1-b02 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 Maven Embedded GlassFish Plugin 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 (2)

Provided dependencies (1)

Licenses