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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jnrpe-lib-2.0.3.jar to your project.
<dependency> <groupId>net.sf.jnrpe</groupId> <artifactId>jnrpe-lib</artifactId> <version>2.0.3</version> </dependency>
compile group: 'net.sf.jnrpe', name: 'jnrpe-lib', version: '2.0.3'
libraryDependencies += "net.sf.jnrpe" % "jnrpe-lib" % "2.0.3"
<dependency org="net.sf.jnrpe" name="jnrpe-lib" rev="2.0.3"/>
@Grapes(@Grab(group='net.sf.jnrpe', module='jnrpe-lib', version='2.0.3'))
'net.sf.jnrpe:jnrpe-lib:jar:2.0.3'
Click the following link to download the jar file.
jnrpe-lib-2.0.3-javadoc.jar