Last Version

pvDataJava 6.1.6

Parent project for the EPICS Core Libraries.

License

License

Categories

Categories

Data
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

epics-pvdata
Version

Version

6.1.6
Type

Type

jar
Description

Description

pvDataJava
Parent project for the EPICS Core Libraries.
Project URL

Project URL

https://github.com/epics-base/pvDataJava
Project Organization

Project Organization

EPICS
Source Code Management

Source Code Management

https://github.com/epics-base/pvDataJava

Download epics-pvdata 6.1.6


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.