graphene-rrdtool

Graphene bindings for rrdtool data.

License

License

GNU General Public License 2 with the Classpath Exception
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

graphene-rrdtool
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

graphene-rrdtool
Graphene bindings for rrdtool data.
Project Organization

Project Organization

Brookhaven National Laboratory, University of Michigan

Download graphene-rrdtool

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.epics : graphene jar 0.5
org.epics : epics-util jar 0.2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2