| License |
License |
|---|---|
| Categories |
CategoriesNet config Application Layer Libs Configuration |
| GroupId | GroupIdnet.unicon.cas |
| ArtifactId | ArtifactIdcas-addon-external-config-services-registry-support |
| Last Version | Last Version1.0.0-GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCAS addon registered services commons
An Apereo CAS addon with foundational classes supporting external configuration facilities for services registries implementations.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.unicon.cas/cas-addon-external-config-services-registry-support/ -->
<dependency>
<groupId>net.unicon.cas</groupId>
<artifactId>cas-addon-external-config-services-registry-support</artifactId>
<version>1.0.0-GA</version>
</dependency>
// https://jarcasting.com/artifacts/net.unicon.cas/cas-addon-external-config-services-registry-support/
implementation 'net.unicon.cas:cas-addon-external-config-services-registry-support:1.0.0-GA'
// https://jarcasting.com/artifacts/net.unicon.cas/cas-addon-external-config-services-registry-support/
implementation ("net.unicon.cas:cas-addon-external-config-services-registry-support:1.0.0-GA")
'net.unicon.cas:cas-addon-external-config-services-registry-support:jar:1.0.0-GA'
<dependency org="net.unicon.cas" name="cas-addon-external-config-services-registry-support" rev="1.0.0-GA">
<artifact name="cas-addon-external-config-services-registry-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unicon.cas', module='cas-addon-external-config-services-registry-support', version='1.0.0-GA')
)
libraryDependencies += "net.unicon.cas" % "cas-addon-external-config-services-registry-support" % "1.0.0-GA"
[net.unicon.cas/cas-addon-external-config-services-registry-support "1.0.0-GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.unicon.cas : cas-addon-spring-resource-reloading-support | jar | 1.0.0-GA |
| net.unicon.cas : cas-addon-registered-services-commons | jar | 1.0.0-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.1.1.RELEASE |
| org.jasig.cas : cas-server-core | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |