Jar examples for h:ha-api
You can download jar file ha-api 3.1.6 in this page.
Open Source License
You can use the following script to add ha-api-3.1.6.jar to your project.
<dependency> <groupId>org.glassfish.ha</groupId> <artifactId>ha-api</artifactId> <version>3.1.6</version> </dependency>
compile group: 'org.glassfish.ha', name: 'ha-api', version: '3.1.6'
libraryDependencies += "org.glassfish.ha" % "ha-api" % "3.1.6"
<dependency org="org.glassfish.ha" name="ha-api" rev="3.1.6"/>
@Grapes(@Grab(group='org.glassfish.ha', module='ha-api', version='3.1.6'))
'org.glassfish.ha:ha-api:jar:3.1.6'
Click the following link to download the jar file.
ha-api-3.1.6.jar