Last Version

CAS 3.5.x addon REST 1.0.0-GA

An Apereo CAS addon for CAS 3.5.x with Spring @MVC REST endpoints implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.unicon.cas
ArtifactId

ArtifactId

cas35-addon-rest
Version

Version

1.0.0-GA
Type

Type

jar
Description

Description

CAS 3.5.x addon REST
An Apereo CAS addon for CAS 3.5.x with Spring @MVC REST endpoints implementation
Project URL

Project URL

https://github.com/unicon-cas-addons/cas35-addon-rest

Download cas35-addon-rest 1.0.0-GA


<!-- https://jarcasting.com/artifacts/net.unicon.cas/cas35-addon-rest/ -->
<dependency>
    <groupId>net.unicon.cas</groupId>
    <artifactId>cas35-addon-rest</artifactId>
    <version>1.0.0-GA</version>
</dependency>
// https://jarcasting.com/artifacts/net.unicon.cas/cas35-addon-rest/
implementation 'net.unicon.cas:cas35-addon-rest:1.0.0-GA'
// https://jarcasting.com/artifacts/net.unicon.cas/cas35-addon-rest/
implementation ("net.unicon.cas:cas35-addon-rest:1.0.0-GA")
'net.unicon.cas:cas35-addon-rest:jar:1.0.0-GA'
<dependency org="net.unicon.cas" name="cas35-addon-rest" rev="1.0.0-GA">
  <artifact name="cas35-addon-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unicon.cas', module='cas35-addon-rest', version='1.0.0-GA')
)
libraryDependencies += "net.unicon.cas" % "cas35-addon-rest" % "1.0.0-GA"
[net.unicon.cas/cas35-addon-rest "1.0.0-GA"]

Dependencies

provided (7)

Group / Artifact Type Version
org.jasig.cas : cas-server-core jar 3.5.3
org.springframework : spring-context jar 4.1.4.RELEASE
org.springframework : spring-beans jar 4.1.4.RELEASE
org.springframework : spring-webmvc jar 4.1.4.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-web jar 4.1.4.RELEASE

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar 4.1.4.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.