Download hajp-common-1.0.10.jar file - Jar h

Jar examples for h:hajp-common

Description

This is common library for the Jenkins High Availabilty Plugin

You can download jar file hajp-common 1.0.10 in this page.

License

MIT License

Build File

You can use the following script to add hajp-common-1.0.10.jar to your project.

<dependency>
   <groupId>com.ericsson.jenkinsci.hajp</groupId>
   <artifactId>hajp-common</artifactId>
   <version>1.0.10</version>
</dependency>
compile group: 'com.ericsson.jenkinsci.hajp', name: 'hajp-common', version: '1.0.10'
libraryDependencies += "com.ericsson.jenkinsci.hajp" % "hajp-common" % "1.0.10"
<dependency org="com.ericsson.jenkinsci.hajp" name="hajp-common" rev="1.0.10"/>
@Grapes(@Grab(group='com.ericsson.jenkinsci.hajp', module='hajp-common', version='1.0.10'))
'com.ericsson.jenkinsci.hajp:hajp-common:jar:1.0.10'

Download

Click the following link to download the jar file.

hajp-common-1.0.10-javadoc.jar
hajp-common-1.0.10-sources.jar
hajp-common-1.0.10.jar
hajp-common-1.0.10.pom



Related Tutorials