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