License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdapp-display-representation-javafx |
Last Version | Last Version4.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
<!-- https://jarcasting.com/artifacts/org.phoebus/app-display-representation-javafx/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-display-representation-javafx</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-display-representation-javafx/
implementation 'org.phoebus:app-display-representation-javafx:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-display-representation-javafx/
implementation ("org.phoebus:app-display-representation-javafx:4.6.7")
'org.phoebus:app-display-representation-javafx:jar:4.6.7'
<dependency org="org.phoebus" name="app-display-representation-javafx" rev="4.6.7">
<artifact name="app-display-representation-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-display-representation-javafx', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-display-representation-javafx" % "4.6.7"
[org.phoebus/app-display-representation-javafx "4.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.controlsfx : controlsfx | jar | 11.0.3 |
org.openjfx : javafx-base | jar | 18 |
org.phoebus : core-ui | jar | 4.6.7 |
org.phoebus : app-rtplot | jar | 4.6.7 |
org.phoebus : app-display-model | jar | 4.6.7 |
org.phoebus : app-display-representation | jar | 4.6.7 |
org.phoebus : app-databrowser | jar | 4.6.7 |
org.phoebus : app-3d-viewer | jar | 4.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |