Download nagios-0.4.0-beta-1.jar file - Jar n

Jar examples for n:nagios

Description

SNAMP Gateway for Nagios active check

You can download jar file nagios 0.4.0-beta-1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add nagios-0.4.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

nagios-0.4.0-beta-1-sources.jar
nagios-0.4.0-beta-1.jar
nagios-0.4.0-beta-1.pom



Related Tutorials