| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.phoebus |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия4.6.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеphoebus (parent)
A framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-4.6.8.pom | 11 KB |
| Обзор |
<!-- 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"]