| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface CLI | 
| GroupId | GroupIdorg.epics | 
| ArtifactId | ArtifactIdgpclient-javafx | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.epics.gpclient.javafx Java FX support for the EPICS Generic Purpose Client. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| gpclient-javafx-1.0.5.pom | |
| gpclient-javafx-1.0.5.jar | 36 KB | 
| gpclient-javafx-1.0.5-sources.jar | 21 KB | 
| gpclient-javafx-1.0.5-javadoc.jar | 478 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.22.0 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |