License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdphoebus-target |
Last Version | Last Version4.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
Filename | Size |
---|---|
phoebus-target-4.6.8.pom | |
phoebus-target-4.6.8.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |