License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdcore-framework |
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-framework-4.6.7.pom | |
core-framework-4.6.7.jar | 147 KB |
core-framework-4.6.7-sources.jar | 105 KB |
core-framework-4.6.7-javadoc.jar | 804 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/core-framework/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>core-framework</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/core-framework/
implementation 'org.phoebus:core-framework:4.6.7'
// https://jarcasting.com/artifacts/org.phoebus/core-framework/
implementation ("org.phoebus:core-framework:4.6.7")
'org.phoebus:core-framework:jar:4.6.7'
<dependency org="org.phoebus" name="core-framework" rev="4.6.7">
<artifact name="core-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='core-framework', version='4.6.7')
)
libraryDependencies += "org.phoebus" % "core-framework" % "4.6.7"
[org.phoebus/core-framework "4.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.phoebus : core-formula | jar | 4.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.4 |