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