graphene

A library to create graphs suitable for real time scientific data visualization.

License

License

GNU General Public License 2 with the Classpath Exception
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

graphene-all
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

graphene
A library to create graphs suitable for real time scientific data visualization.
Project URL

Project URL

http://graphene.sourceforge.net
Project Organization

Project Organization

Brookhaven National Laboratory, University of Michigan
Source Code Management

Source Code Management

https://github.com/diirt/graphene.git

Download graphene-all

Filename Size
graphene-all-0.8.0.pom 5 KB
Browse

How to add to project

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

  • graphene
  • graphene-profile
org.epics

Data Integration In Real Time

Soft real time framework for handling data retrieval, aggregation and processing. Includes epics-util, pvmanager and graphene.

Versions

Version
0.8.0
0.7.0
0.6
0.5
0.4
0.3
0.2