| License |
License |
|---|---|
| GroupId | GroupIdorg.phoebus |
| ArtifactId | ArtifactIdsave-and-restore-service |
| Version | Version4.6.7 |
| 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.
|
<!-- https://jarcasting.com/artifacts/org.phoebus/save-and-restore-service/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>save-and-restore-service</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/save-and-restore-service/
implementation 'org.phoebus:save-and-restore-service:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/save-and-restore-service/
implementation ("org.phoebus:save-and-restore-service:4.6.7")
'org.phoebus:save-and-restore-service:jar:4.6.7'
<dependency org="org.phoebus" name="save-and-restore-service" rev="4.6.7">
<artifact name="save-and-restore-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='save-and-restore-service', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "save-and-restore-service" % "4.6.7"
[org.phoebus/save-and-restore-service "4.6.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.phoebus : save-and-restore-model | jar | 4.6.7 |
| org.phoebus : save-and-restore-common | jar | 4.6.7 |
| org.phoebus : core-pv | jar | 4.6.7 |
| 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.sun.jersey : jersey-core | jar | 1.19 |
| com.sun.jersey : jersey-client | jar | 1.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.23.4 |