Last Version

pvmanager-file 2.9.0

A library to create well behaved clients for aggregating and processing real-time live data.

License

License

GNU General Public License 2 with the Classpath Exception
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

pvmanager-file
Version

Version

2.9.0
Type

Type

jar
Description

Description

pvmanager-file
A library to create well behaved clients for aggregating and processing real-time live data.

Download pvmanager-file 2.9.0


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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
org.epics : pvmanager-test jar 2.9.0
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.8.5
junit : junit-dep jar 4.8.2

Project Modules

There are no modules declared in this project.