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

Jar examples for h:ha-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials