jnrpe-lib

A library that implements the NRPE protocol for JAVA applications

License

License

Categories

Categories

Net JNR Development Tools Native
GroupId

GroupId

net.sf.jnrpe
ArtifactId

ArtifactId

jnrpe-lib
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

jnrpe-lib
A library that implements the NRPE protocol for JAVA applications
Project URL

Project URL

http://jnrpe.sourceforge.net/jnrpe-lib

Download jnrpe-lib

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jnrpe/jnrpe-lib/ -->
<dependency>
    <groupId>net.sf.jnrpe</groupId>
    <artifactId>jnrpe-lib</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jnrpe/jnrpe-lib/
implementation 'net.sf.jnrpe:jnrpe-lib:2.0.5'
// https://jarcasting.com/artifacts/net.sf.jnrpe/jnrpe-lib/
implementation ("net.sf.jnrpe:jnrpe-lib:2.0.5")
'net.sf.jnrpe:jnrpe-lib:jar:2.0.5'
<dependency org="net.sf.jnrpe" name="jnrpe-lib" rev="2.0.5">
  <artifact name="jnrpe-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jnrpe', module='jnrpe-lib', version='2.0.5')
)
libraryDependencies += "net.sf.jnrpe" % "jnrpe-lib" % "2.0.5"
[net.sf.jnrpe/jnrpe-lib "2.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.apache.mahout.commons : commons-cli jar 2.0-mahout
dom4j : dom4j jar 1.6.1
io.netty : netty-all jar 4.0.19.Final
com.google.guava : guava jar 17.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
1.0.1-RC5
1.0.1-RC3
1.0.1-RC2
1.0.1-beta-13
1.0.1-beta-11
1.0.1-beta-10
1.0.1-beta-09
1.0.1-beta-08
1.0.1-beta-07
1.0.1-beta-06
1.0.1-beta-05
1.0.1-beta-04
1.0.1-beta-03
1.0.1-beta-02
1.0.1-beta-01