Jar examples for j:jnrpe-lib
A library that implements the NRPE protocol for JAVA applications
You can download jar file jnrpe-lib 2.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jnrpe-lib-2.0.4.jar to your project.
<dependency> <groupId>net.sf.jnrpe</groupId> <artifactId>jnrpe-lib</artifactId> <version>2.0.4</version> </dependency>
compile group: 'net.sf.jnrpe', name: 'jnrpe-lib', version: '2.0.4'
libraryDependencies += "net.sf.jnrpe" % "jnrpe-lib" % "2.0.4"
<dependency org="net.sf.jnrpe" name="jnrpe-lib" rev="2.0.4"/>
@Grapes(@Grab(group='net.sf.jnrpe', module='jnrpe-lib', version='2.0.4'))
'net.sf.jnrpe:jnrpe-lib:jar:2.0.4'
Click the following link to download the jar file.
jnrpe-lib-2.0.4-javadoc.jar