Last Version

pvaClientJava 4.3.2

Parent project for the EPICS Core Libraries.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

epics-pvaclient
Version

Version

4.3.2
Type

Type

jar
Description

Description

pvaClientJava
Parent project for the EPICS Core Libraries.
Project URL

Project URL

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

Project Organization

EPICS
Source Code Management

Source Code Management

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

Download epics-pvaclient 4.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.epics : epics-pvdata jar 6.1.1
org.epics : epics-ntypes jar 0.3.1
org.epics : epics-pvaccess jar 5.1.1
org.epics : jca jar 2.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.