Last Version

java-rrd 1.1.0

This is a Java interface to Tobi Oetikers rrdtool. It is pure java but it requires the rrdtool binary to do its job.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.stamfest
ArtifactId

ArtifactId

java-rrd
Version

Version

1.1.0
Type

Type

jar
Description

Description

java-rrd
This is a Java interface to Tobi Oetikers rrdtool. It is pure java but it requires the rrdtool binary to do its job.
Source Code Management

Source Code Management

http://oss.stamfest.net/java-rrd-hg/

Download java-rrd 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.