License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdapp-alarm-model |
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-alarm-model-4.6.7.pom | |
app-alarm-model-4.6.7.jar | 86 KB |
app-alarm-model-4.6.7-sources.jar | 63 KB |
app-alarm-model-4.6.7-javadoc.jar | 673 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/app-alarm-model/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-alarm-model</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-alarm-model/
implementation 'org.phoebus:app-alarm-model:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-alarm-model/
implementation ("org.phoebus:app-alarm-model:4.6.7")
'org.phoebus:app-alarm-model:jar:4.6.7'
<dependency org="org.phoebus" name="app-alarm-model" rev="4.6.7">
<artifact name="app-alarm-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-alarm-model', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-alarm-model" % "4.6.7"
[org.phoebus/app-alarm-model "4.6.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
org.apache.kafka : kafka-clients | jar | 2.0.0 |
org.apache.kafka : kafka-streams | jar | 2.0.0 |
org.phoebus : core-framework | jar | 4.6.7 |
org.phoebus : core-util | jar | 4.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |