Download ha-api-3.1-b13.jar file - Jar h

Jar examples for h:ha-api

Description

You can download jar file ha-api 3.1-b13 in this page.

License

Open Source License

Build File

You can use the following script to add ha-api-3.1-b13.jar to your project.

<dependency>
   <groupId>org.glassfish.ha</groupId>
   <artifactId>ha-api</artifactId>
   <version>3.1-b13</version>
</dependency>
compile group: 'org.glassfish.ha', name: 'ha-api', version: '3.1-b13'
libraryDependencies += "org.glassfish.ha" % "ha-api" % "3.1-b13"
<dependency org="org.glassfish.ha" name="ha-api" rev="3.1-b13"/>
@Grapes(@Grab(group='org.glassfish.ha', module='ha-api', version='3.1-b13'))
'org.glassfish.ha:ha-api:jar:3.1-b13'

Download

Click the following link to download the jar file.

ha-api-3.1-b13.jar
ha-api-3.1-b13.pom
ha-api-3.1-b13-sources.jar



Related Tutorials