License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdapp-diag |
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.
|
Filename | Size |
---|---|
app-diag-4.6.7.pom | |
app-diag-4.6.7.jar | 56 KB |
app-diag-4.6.7-sources.jar | 48 KB |
app-diag-4.6.7-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/app-diag/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-diag</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-diag/
implementation 'org.phoebus:app-diag:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-diag/
implementation ("org.phoebus:app-diag:4.6.7")
'org.phoebus:app-diag:jar:4.6.7'
<dependency org="org.phoebus" name="app-diag" rev="4.6.7">
<artifact name="app-diag" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-diag', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-diag" % "4.6.7"
[org.phoebus/app-diag "4.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.phoebus : core-framework | jar | 4.6.7 |
org.phoebus : core-ui | jar | 4.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |