| License | License | 
|---|---|
| GroupId | GroupIdorg.phoebus | 
| ArtifactId | ArtifactIdcore-pva | 
| 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. | 
| Filename | Size | 
|---|---|
| core-pva-4.6.7.pom | |
| core-pva-4.6.7.jar | 239 KB | 
| core-pva-4.6.7-sources.jar | 166 KB | 
| core-pva-4.6.7-javadoc.jar | 807 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.phoebus/core-pva/ -->
<dependency>
    <groupId>org.phoebus</groupId>
    <artifactId>core-pva</artifactId>
    <version>4.6.7</version>
</dependency>// https://jarcasting.com/artifacts/org.phoebus/core-pva/
implementation 'org.phoebus:core-pva:4.6.7'// https://jarcasting.com/artifacts/org.phoebus/core-pva/
implementation ("org.phoebus:core-pva:4.6.7")'org.phoebus:core-pva:jar:4.6.7'<dependency org="org.phoebus" name="core-pva" rev="4.6.7">
  <artifact name="core-pva" type="jar" />
</dependency>@Grapes(
@Grab(group='org.phoebus', module='core-pva', version='4.6.7')
)libraryDependencies += "org.phoebus" % "core-pva" % "4.6.7"[org.phoebus/core-pva "4.6.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |