How To Install Java Artifact org.glassfish.ha.ha-api v3.1-b14

org.glassfish.ha ha-api 3.1-b14

Introduction

In this article, we'll learn how to install Java artifact ha-api from org.glassfish.ha group in version 3.1-b14. The artifact is available in 26 versions: 3.1.13 3.1.12 3.1.11 3.1.10 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1-b15 3.1-b14 3.1-b13 3.1-b12 3.1-b11 3.1-b10 3.1-b09 3.1-b08 3.1-b07 3.1-b06 3.1-b05 3.1-b04 3.1-b03 The parent project is: org.glassfish.ha::ha::3.1-b14

How To Install Java Artifact org.glassfish.ha.ha-api In Version 3.1-b14

To install the GlassFish High Availability APIs and SPI artifact in version 3.1-b14 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 GlassFish High Availability APIs and SPI 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)

Developers