Last Version

JRobin 1.5.9

JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. All standard RRDTool operations are supported.

License

License

LGPL
GroupId

GroupId

org.jrobin
ArtifactId

ArtifactId

jrobin
Version

Version

1.5.9
Type

Type

jar
Description

Description

JRobin
JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. All standard RRDTool operations are supported.
Source Code Management

Source Code Management

http://jrobin.cvs.sourceforge.net/jrobin/

Download jrobin 1.5.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.