MVN

net.unicon.cas : cas-addon-external-config-services-registry-support

Maven & Gradle

Nov 21, 2014
3 usages
1 stars

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

<dependency>
    <groupId>net.unicon.cas</groupId>
    <artifactId>cas-addon-external-config-services-registry-support</artifactId>
    <version>1.0.0-GA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.unicon.cas : cas-addon-external-config-services-registry-support to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-GA
  • Latest Release Candidate: 1.0.0-RC5

All Versions

Choose a version of net.unicon.cas : cas-addon-external-config-services-registry-support to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cas-addon-external-config-services-registry-support-1.0.0-GA
cas-addon-external-config-services-registry-support-1.0.0-RC5
cas-addon-external-config-services-registry-support-1.0.0-RC4
cas-addon-external-config-services-registry-support-1.0.0-RC3
cas-addon-external-config-services-registry-support-1.0.0-RC2
cas-addon-external-config-services-registry-support-1.0.0-RC1
cas-addon-external-config-services-registry-support-1.0.0.RC1

How to add a dependency to Maven

Add the following net.unicon.cas : cas-addon-external-config-services-registry-support maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.unicon.cas</groupId>
    <artifactId>cas-addon-external-config-services-registry-support</artifactId>
    <version>1.0.0-GA</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.unicon.cas : cas-addon-external-config-services-registry-support gradle dependency to your build.gradle file:

implementation 'net.unicon.cas:cas-addon-external-config-services-registry-support:1.0.0-GA'

Gradle Kotlin DSL: Add the following net.unicon.cas : cas-addon-external-config-services-registry-support gradle kotlin dependency to your build.gradle.kts file:

implementation("net.unicon.cas:cas-addon-external-config-services-registry-support:1.0.0-GA")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.unicon.cas : cas-addon-external-config-services-registry-support sbt scala dependency to your build.sbt file:

libraryDependencies += "net.unicon.cas" % "cas-addon-external-config-services-registry-support" % "1.0.0-GA"

Advertisement

Dependencies from Group

Discover Dependencies

May 28, 2014
5 usages
May 03, 2019
8 usages
253 stars
Nov 01, 2022
12 usages
Aug 25, 2023
11 usages
623 stars
Feb 04, 2018
11 usages
235 stars
Jul 31, 2020
10 usages
146 stars
Mar 07, 2019
4 usages
3 stars
Jan 04, 2022
7 usages
1 stars
Aug 07, 2019
3 usages
May 25, 2020
10 usages
385 stars