Last Version

GlassFish High Availability APIs and SPI 3.1.13

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.ha
ArtifactId

ArtifactId

ha-api
Version

Version

3.1.13
Type

Type

jar
Description

Description

GlassFish High Availability APIs and SPI
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/ha-api
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-ha-api

Download ha-api 3.1.13


<!-- https://jarcasting.com/artifacts/org.glassfish.ha/ha-api/ -->
<dependency>
    <groupId>org.glassfish.ha</groupId>
    <artifactId>ha-api</artifactId>
    <version>3.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ha/ha-api/
implementation 'org.glassfish.ha:ha-api:3.1.13'
// https://jarcasting.com/artifacts/org.glassfish.ha/ha-api/
implementation ("org.glassfish.ha:ha-api:3.1.13")
'org.glassfish.ha:ha-api:jar:3.1.13'
<dependency org="org.glassfish.ha" name="ha-api" rev="3.1.13">
  <artifact name="ha-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ha', module='ha-api', version='3.1.13')
)
libraryDependencies += "org.glassfish.ha" % "ha-api" % "3.1.13"
[org.glassfish.ha/ha-api "3.1.13"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.hk2 : hk2 Optional jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.