CAS addon registered services commons

An Apereo CAS addon with foundational classes supporting external configuration facilities for services registries implementations.

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.unicon.cas
ArtifactId

ArtifactId

cas-addon-external-config-services-registry-support
Last Version

Last Version

1.0.0-GA
Release Date

Release Date

Type

Type

jar
Description

Description

CAS addon registered services commons
An Apereo CAS addon with foundational classes supporting external configuration facilities for services registries implementations.
Project URL

Project URL

https://github.com/unicon-cas-addons/cas-addon-external-config-services-registry-support

Download cas-addon-external-config-services-registry-support

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.1.RELEASE
org.jasig.cas : cas-server-core jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
net.unicon.cas

Unicon CAS Addons

A collection of Unicon maintained open source addon libraries for the Apereo Central Authentication Service (CAS) server

Versions

Version
1.0.0-GA
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0.RC1