Last Version

gpclient 1.0.5

The generic purpose JAVA EPICS client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

gpclient
Version

Version

1.0.5
Type

Type

pom
Description

Description

gpclient
The generic purpose JAVA EPICS client.
Project Organization

Project Organization

EPICS

Download gpclient 1.0.5

Filename Size
gpclient-1.0.5.pom 3 KB
Browse

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

Dependencies

compile (1)

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

test (3)

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

Project Modules

  • gpclient-core
  • gpclient-sim
  • gpclient-ca
  • gpclient-pva
  • gpclient-loc
  • gpclient-sample