Last Version

Graphene 0.8.0

Graph library for real time.

License

License

GNU General Public License 2 with the Classpath Exception
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

graphene
Version

Version

0.8.0
Type

Type

jar
Description

Description

Graphene
Graph library for real time.
Project Organization

Project Organization

Brookhaven National Laboratory, University of Michigan

Download graphene 0.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.epics : epics-util jar 0.3.2

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.