Last Version

Apereo CAS JBoss Cache Integration - DEPRECATED 4.1.10

The CAS cas-server-integration-jboss module is deprecated and will be removed from subsequent CAS releases. You should not attempt to include this module in your CAS Maven overlays, and rather try to use alternative methods for your distributed ticket registry needs, such as the cas-server-integration-ehcache or cas-server-integration-memcached modules.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jasig.cas
ArtifactId

ArtifactId

cas-server-integration-jboss
Version

Version

4.1.10
Type

Type

jar
Description

Description

Apereo CAS JBoss Cache Integration - DEPRECATED
The CAS cas-server-integration-jboss module is deprecated and will be removed from subsequent CAS releases. You should not attempt to include this module in your CAS Maven overlays, and rather try to use alternative methods for your distributed ticket registry needs, such as the cas-server-integration-ehcache or cas-server-integration-memcached modules.
Project Organization

Project Organization

Apereo

Download cas-server-integration-jboss 4.1.10


<!-- https://jarcasting.com/artifacts/org.jasig.cas/cas-server-integration-jboss/ -->
<dependency>
    <groupId>org.jasig.cas</groupId>
    <artifactId>cas-server-integration-jboss</artifactId>
    <version>4.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.cas/cas-server-integration-jboss/
implementation 'org.jasig.cas:cas-server-integration-jboss:4.1.10'
// https://jarcasting.com/artifacts/org.jasig.cas/cas-server-integration-jboss/
implementation ("org.jasig.cas:cas-server-integration-jboss:4.1.10")
'org.jasig.cas:cas-server-integration-jboss:jar:4.1.10'
<dependency org="org.jasig.cas" name="cas-server-integration-jboss" rev="4.1.10">
  <artifact name="cas-server-integration-jboss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.cas', module='cas-server-integration-jboss', version='4.1.10')
)
libraryDependencies += "org.jasig.cas" % "cas-server-integration-jboss" % "4.1.10"
[org.jasig.cas/cas-server-integration-jboss "4.1.10"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jasig.cas : cas-server-core jar 4.1.10
org.jboss.cache » jbosscache-core jar 2.2.2.GA
org.aspectj : aspectjrt jar 1.8.6
org.aspectj : aspectjweaver jar 1.8.6
javax.validation : validation-api jar 1.1.0.Final
org.slf4j : slf4j-api jar 1.7.12
org.jasig.inspektr : inspektr-aspects jar 1.3.GA

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.el : javax.el-api jar 3.0.0

runtime (6)

Group / Artifact Type Version
org.glassfish.web : javax.el jar 2.2.6
org.slf4j : jul-to-slf4j jar 1.7.12
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-core jar 2.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3
org.apache.logging.log4j : log4j-jcl jar 2.3

test (4)

Group / Artifact Type Version
org.jasig.cas : cas-server-core test-jar 4.1.10
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar 4.1.8.RELEASE

Project Modules

There are no modules declared in this project.