Download cas-server-core-authentication-5.1.6.jar file - Jar c

Jar examples for c:cas-server-core-authentication

Description

cas-server-core-authentication

You can download jar file cas-server-core-authentication 5.1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cas-server-core-authentication-5.1.6.jar to your project.

<dependency>
   <groupId>org.apereo.cas</groupId>
   <artifactId>cas-server-core-authentication</artifactId>
   <version>5.1.6</version>
</dependency>
compile group: 'org.apereo.cas', name: 'cas-server-core-authentication', version: '5.1.6'
libraryDependencies += "org.apereo.cas" % "cas-server-core-authentication" % "5.1.6"
<dependency org="org.apereo.cas" name="cas-server-core-authentication" rev="5.1.6"/>
@Grapes(@Grab(group='org.apereo.cas', module='cas-server-core-authentication', version='5.1.6'))
'org.apereo.cas:cas-server-core-authentication:jar:5.1.6'

Download

Click the following link to download the jar file.

cas-server-core-authentication-5.1.6-javadoc.jar
cas-server-core-authentication-5.1.6-resources.jar
cas-server-core-authentication-5.1.6-sources.jar
cas-server-core-authentication-5.1.6-tests.jar
cas-server-core-authentication-5.1.6.jar
cas-server-core-authentication-5.1.6.pom



Related Tutorials