b

blaze-haproxy

Files download
File Operation
blaze-haproxy-1.6.1.jar download
blaze-haproxy-1.6.1.pom download
blaze-haproxy-1.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.fizzed</groupId>
  <artifactId>blaze-haproxy</artifactId>
  <version>1.6.1</version>
</dependency>
Gradle Groovy
implementation 'com.fizzed:blaze-haproxy:1.6.1'
Gradle Kotlin
implementation("com.fizzed:blaze-haproxy:1.6.1")
Scala SBT
libraryDependencies += "com.fizzed" % "blaze-haproxy" % "1.6.1"
Groovy Grape
@Grapes(
  @Grab(group='com.fizzed', module='blaze-haproxy', version='1.6.1')
)
Apache Ivy
<dependency org="com.fizzed" name="blaze-haproxy" rev="1.6.1" />
Leiningen
[com.fizzed/blaze-haproxy "1.6.1"]
Apache Buildr
'com.fizzed:blaze-haproxy:jar:1.6.1'