[DEPRECATED] netty-collectd
This repository is no longer maintained. Code has been moved to the Hawkular metrics repo.
License |
License |
---|---|
Categories |
CategoriesNet Metrics Application Testing & Monitoring Monitoring Netty Networking |
GroupId | GroupIdorg.rhq.metrics.netty |
ArtifactId | ArtifactIdnetty-collectd |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-collectd
A Netty decoder for collectd events.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netty-collectd-0.1.pom | |
netty-collectd-0.1.jar | 24 KB |
netty-collectd-0.1-sources.jar | 17 KB |
netty-collectd-0.1-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.metrics.netty/netty-collectd/ -->
<dependency>
<groupId>org.rhq.metrics.netty</groupId>
<artifactId>netty-collectd</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.metrics.netty/netty-collectd/
implementation 'org.rhq.metrics.netty:netty-collectd:0.1'
// https://jarcasting.com/artifacts/org.rhq.metrics.netty/netty-collectd/
implementation ("org.rhq.metrics.netty:netty-collectd:0.1")
'org.rhq.metrics.netty:netty-collectd:jar:0.1'
<dependency org="org.rhq.metrics.netty" name="netty-collectd" rev="0.1">
<artifact name="netty-collectd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.metrics.netty', module='netty-collectd', version='0.1')
)
libraryDependencies += "org.rhq.metrics.netty" % "netty-collectd" % "0.1"
[org.rhq.metrics.netty/netty-collectd "0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.0.24.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
This repository is no longer maintained. Code has been moved to the Hawkular metrics repo.