How To Install Java Artifact fish.payara.arquillian.arquillian-payara-server-4-remote v1.0.Beta1

fish.payara.arquillian arquillian-payara-server-4-remote 1.0.Beta1

Introduction

In this article, we'll learn how to install Java artifact arquillian-payara-server-4-remote from fish.payara.arquillian group in version 1.0.Beta1. The artifact is available in 4 versions: 1.1 1.0.Beta3 1.0.Beta2 1.0.Beta1 . The Arquillian Container Payara Remote project has been released under CDDL + GPLv2 with classpath exception license, and has its own website at: https://github.com/payara/Payara .

How To Install Java Artifact fish.payara.arquillian.arquillian-payara-server-4-remote In Version 1.0.Beta1

To install the Arquillian Container Payara Remote artifact in version 1.0.Beta1 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 Arquillian Container Payara Remote 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