| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.phoebus |
| Идентификатор | Идентификаторapp-save-and-restore |
| Последняя версия | Последняя версия4.6.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
| Имя Файла | Размер |
|---|---|
| app-save-and-restore-4.6.7.pom | 584 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.phoebus/app-save-and-restore/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-save-and-restore</artifactId>
<version>4.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-save-and-restore/
implementation 'org.phoebus:app-save-and-restore:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-save-and-restore/
implementation ("org.phoebus:app-save-and-restore:4.6.7")
'org.phoebus:app-save-and-restore:pom:4.6.7'
<dependency org="org.phoebus" name="app-save-and-restore" rev="4.6.7">
<artifact name="app-save-and-restore" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-save-and-restore', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-save-and-restore" % "4.6.7"
[org.phoebus/app-save-and-restore "4.6.7"]