Last Version

jcollectd 1.0.3

The jcollectd package implements the collectd protocol in Java, making it possible for Java applications to push data into collectd over the wire.

License

License

GroupId

GroupId

com.hardis.collectd
ArtifactId

ArtifactId

jcollectd
Version

Version

1.0.3
Type

Type

jar
Description

Description

jcollectd
The jcollectd package implements the collectd protocol in Java, making it possible for Java applications to push data into collectd over the wire.

Download jcollectd 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.