MVN

org.jrobin : jrobin

Maven & Gradle

Mar 22, 2012
12 usages

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.

<dependency>
    <groupId>org.jrobin</groupId>
    <artifactId>jrobin</artifactId>
    <version>1.5.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jrobin : jrobin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.9

All Versions

Choose a version of org.jrobin : jrobin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
jrobin-1.5.9

How to add a dependency to Maven

Add the following org.jrobin : jrobin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jrobin</groupId>
    <artifactId>jrobin</artifactId>
    <version>1.5.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jrobin : jrobin gradle dependency to your build.gradle file:

implementation 'org.jrobin:jrobin:1.5.9'

Gradle Kotlin DSL: Add the following org.jrobin : jrobin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jrobin:jrobin:1.5.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jrobin : jrobin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jrobin" % "jrobin" % "1.5.9"

Advertisement

Dependencies from Group

Mar 22, 2012
12 usages

Discover Dependencies

Jul 13, 2013
60 usages
Aug 02, 2010
1 usages
Nov 17, 2021
116 usages
4.8k stars
web
134 stars
Dec 12, 2017
1 usages
9.6k stars
Jan 11, 2023
357 usages
4.1k stars
Aug 25, 2023
113 usages
3.9k stars
Aug 01, 2023
73 usages
1k stars