| License |
License |
|---|---|
| GroupId | GroupIdorg.phoebus |
| ArtifactId | ArtifactIdapp-pace |
| Version | Version4.6.7 |
| 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-pace-4.6.7.pom | |
| app-pace-4.6.7.jar | 34 KB |
| app-pace-4.6.7-sources.jar | 26 KB |
| app-pace-4.6.7-javadoc.jar | 470 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/app-pace/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-pace</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-pace/
implementation 'org.phoebus:app-pace:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-pace/
implementation ("org.phoebus:app-pace:4.6.7")
'org.phoebus:app-pace:jar:4.6.7'
<dependency org="org.phoebus" name="app-pace" rev="4.6.7">
<artifact name="app-pace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-pace', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-pace" % "4.6.7"
[org.phoebus/app-pace "4.6.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.phoebus : core-framework | jar | 4.6.7 |
| org.phoebus : core-ui | jar | 4.6.7 |
| org.phoebus : core-types | jar | 4.6.7 |
| org.phoebus : app-logbook-ui | jar | 4.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |