Download haproxy-0.4.1.jar file - Jar h

Jar examples for h:haproxy

Description

You can download jar file haproxy 0.4.1 in this page.

Build File

You can use the following script to add haproxy-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>haproxy</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'haproxy', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "haproxy" % "0.4.1"
<dependency org="org.cloudhoist" name="haproxy" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='haproxy', version='0.4.1'))
'org.cloudhoist:haproxy:jar:0.4.1'

Download

Click the following link to download the jar file.

haproxy-0.4.1-sources.jar
haproxy-0.4.1.jar
haproxy-0.4.1.pom



Related Tutorials