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

Jar examples for h:ha-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials