Download nagios-0.0.1.jar file - Jar n

Jar examples for n:nagios

Description

SNAMP Gateway for Nagios active check

You can download jar file nagios 0.0.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add nagios-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

nagios-0.0.1-jar-with-dependencies-sources.jar
nagios-0.0.1-jar-with-dependencies.jar
nagios-0.0.1-javadoc.jar
nagios-0.0.1-sources.jar
nagios-0.0.1.jar
nagios-0.0.1.pom



Related Tutorials