| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.phoebus |
| Идентификатор | Идентификаторphoebus-target |
| Последняя версия | Последняя версия4.6.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
| Имя Файла | Размер |
|---|---|
| phoebus-target-4.6.8.pom | |
| phoebus-target-4.6.8.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.phoebus/phoebus-target/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>phoebus-target</artifactId>
<version>4.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/phoebus-target/
implementation 'org.phoebus:phoebus-target:4.6.8'
// https://jarcasting.com/artifacts/org.phoebus/phoebus-target/
implementation ("org.phoebus:phoebus-target:4.6.8")
'org.phoebus:phoebus-target:jar:4.6.8'
<dependency org="org.phoebus" name="phoebus-target" rev="4.6.8">
<artifact name="phoebus-target" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='phoebus-target', version='4.6.8')
)
libraryDependencies += "org.phoebus" % "phoebus-target" % "4.6.8"
[org.phoebus/phoebus-target "4.6.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.testfx : testfx-core | jar | 4.0.13-alpha |
| org.testfx : testfx-junit | jar | 4.0.13-alpha |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |