не последняя версия
Последняя версия 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.

Группа

Группа

org.phoebus
Идентификатор

Идентификатор

parent
Версия

Версия

4.6.7
Тип

Тип

pom

Скачать parent 4.6.7

Имя Файла Размер
parent-4.6.7.pom 12 KB
Обзор

<!-- 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"]