| License |
License |
|---|---|
| GroupId | GroupIdorg.phoebus |
| ArtifactId | ArtifactIdapp-trends |
| Version | Version4.6.7 |
| Type | Typepom |
| 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-trends-4.6.7.pom | 537 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/app-trends/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-trends</artifactId>
<version>4.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-trends/
implementation 'org.phoebus:app-trends:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-trends/
implementation ("org.phoebus:app-trends:4.6.7")
'org.phoebus:app-trends:pom:4.6.7'
<dependency org="org.phoebus" name="app-trends" rev="4.6.7">
<artifact name="app-trends" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-trends', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-trends" % "4.6.7"
[org.phoebus/app-trends "4.6.7"]