License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdparent |
Last Version | Last Version4.6.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionphoebus (parent)
A framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-4.6.8.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/parent/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>parent</artifactId>
<version>4.6.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/parent/
implementation 'org.phoebus:parent:4.6.8'
// https://jarcasting.com/artifacts/org.phoebus/parent/
implementation ("org.phoebus:parent:4.6.8")
'org.phoebus:parent:pom:4.6.8'
<dependency org="org.phoebus" name="parent" rev="4.6.8">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='parent', version='4.6.8')
)
libraryDependencies += "org.phoebus" % "parent" % "4.6.8"
[org.phoebus/parent "4.6.8"]