| License |
License |
|---|---|
| GroupId | GroupIdorg.phoebus |
| ArtifactId | ArtifactIdservice-alarm-server |
| 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.
|
<!-- https://jarcasting.com/artifacts/org.phoebus/service-alarm-server/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>service-alarm-server</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/service-alarm-server/
implementation 'org.phoebus:service-alarm-server:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/service-alarm-server/
implementation ("org.phoebus:service-alarm-server:4.6.7")
'org.phoebus:service-alarm-server:jar:4.6.7'
<dependency org="org.phoebus" name="service-alarm-server" rev="4.6.7">
<artifact name="service-alarm-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='service-alarm-server', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "service-alarm-server" % "4.6.7"
[org.phoebus/service-alarm-server "4.6.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.phoebus : core-framework | jar | 4.6.7 |
| org.phoebus : core-util | jar | 4.6.7 |
| org.phoebus : core-pv | jar | 4.6.7 |
| org.phoebus : core-formula | jar | 4.6.7 |
| org.phoebus : core-email | jar | 4.6.7 |
| org.phoebus : app-alarm-model | jar | 4.6.7 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |