Последняя версия

JRobin 1.7.1

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.

Лицензия

Лицензия

LGPL
Группа

Группа

com.purej
Идентификатор

Идентификатор

jrobin
Версия

Версия

1.7.1
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Stefan Mueller, adopus consulting gmbh
Система контроля версий

Система контроля версий

http://github.com/purej/jrobin

Скачать jrobin 1.7.1


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.easymock : easymock jar 3.1

Модули Проекта

Данный проект не имеет модулей.