org.epics.gpclient.javafx

Java FX support for the EPICS Generic Purpose Client.

License

License

Categories

Categories

JavaFX User Interface CLI
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

gpclient-javafx
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

org.epics.gpclient.javafx
Java FX support for the EPICS Generic Purpose Client.
Project Organization

Project Organization

EPICS

Download gpclient-javafx

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.epics : gpclient-core jar 1.0.5
org.epics : vtype jar 1.0.4
org.epics : gpclient-sim jar 1.0.5
org.epics : gpclient-pva jar 1.0.5
org.epics : gpclient-loc jar 1.0.5
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-web jar 11.0.2
org.openjfx : javafx-swing jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
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

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0