License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdsave-and-restore-model |
Last Version | Last Version4.6.7 |
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.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |