is not current version
Last Version 4.6.8

org.phoebus:parent 4.6.7

A framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.

GroupId

GroupId

org.phoebus
ArtifactId

ArtifactId

parent
Version

Version

4.6.7
Type

Type

pom

Download parent 4.6.7

Filename Size
parent-4.6.7.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.phoebus/parent/ -->
<dependency>
    <groupId>org.phoebus</groupId>
    <artifactId>parent</artifactId>
    <version>4.6.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/parent/
implementation 'org.phoebus:parent:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/parent/
implementation ("org.phoebus:parent:4.6.7")
'org.phoebus:parent:pom:4.6.7'
<dependency org="org.phoebus" name="parent" rev="4.6.7">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='parent', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "parent" % "4.6.7"
[org.phoebus/parent "4.6.7"]