| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.phoebus |
| Идентификатор | Идентификаторsave-and-restore-model |
| Последняя версия | Последняя версия4.6.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
| Имя Файла | Размер |
|---|---|
| save-and-restore-model-4.6.7.pom | |
| save-and-restore-model-4.6.7.jar | 17 KB |
| save-and-restore-model-4.6.7-sources.jar | 12 KB |
| save-and-restore-model-4.6.7-javadoc.jar | 471 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.phoebus/save-and-restore-model/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>save-and-restore-model</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/save-and-restore-model/
implementation 'org.phoebus:save-and-restore-model:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/save-and-restore-model/
implementation ("org.phoebus:save-and-restore-model:4.6.7")
'org.phoebus:save-and-restore-model:jar:4.6.7'
<dependency org="org.phoebus" name="save-and-restore-model" rev="4.6.7">
<artifact name="save-and-restore-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='save-and-restore-model', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "save-and-restore-model" % "4.6.7"
[org.phoebus/save-and-restore-model "4.6.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.json : javax.json-api | jar | 1.1.2 |
| org.epics : vtype | jar | 1.0.4 |
| org.epics : vtype-json | jar | 1.0.4 |
| org.epics : vtype-gson | jar | 1.0.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
| org.glassfish : javax.json | jar | 1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |