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