| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.phoebus |
| Идентификатор | Идентификаторapp-scan-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.
|
| Имя Файла | Размер |
|---|---|
| app-scan-model-4.6.7.pom | |
| app-scan-model-4.6.7.jar | 113 KB |
| app-scan-model-4.6.7-sources.jar | 96 KB |
| app-scan-model-4.6.7-javadoc.jar | 783 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.phoebus/app-scan-model/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>app-scan-model</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/app-scan-model/
implementation 'org.phoebus:app-scan-model:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/app-scan-model/
implementation ("org.phoebus:app-scan-model:4.6.7")
'org.phoebus:app-scan-model:jar:4.6.7'
<dependency org="org.phoebus" name="app-scan-model" rev="4.6.7">
<artifact name="app-scan-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='app-scan-model', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "app-scan-model" % "4.6.7"
[org.phoebus/app-scan-model "4.6.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.phoebus : core-framework | jar | 4.6.7 |
| org.phoebus : core-util | jar | 4.6.7 |
| org.phoebus : core-pv | jar | 4.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |