Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buession/buession-cas

Apereo CAS 扩展
https://github.com/buession/buession-cas

apereo-cas cas

Last synced: 10 days ago
JSON representation

Apereo CAS 扩展

Awesome Lists containing this project

README

        

# Buession Cas

[![Build Status](https://travis-ci.org/buession/buession-cas.svg?branch=master)](https://travis-ci.org/buession/buession-cas)
[![Coverage Status](https://img.shields.io/codecov/c/github/buession/buession-cas/master.svg)](https://codecov.io/github/buession/buession-cas?branch=master&view=all#sort=coverage&dir=asc)
[![Maven Central](https://img.shields.io/maven-central/v/com.buession.cas/buession-cas-core.svg)](https://search.maven.org/search?q=g:com.buession.cas)
[![GitHub release](https://img.shields.io/github/release/buession/buession-cas.svg)](https://github.com/buession/buession-cas/releases)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Java support](https://img.shields.io/badge/Java-11+-green?logo=java&logoColor=white)](https://openjdk.java.net/)
[![Javadocs](http://www.javadoc.io/badge/com.buession.cas/buession-cas-core.svg)](http://www.javadoc.io/doc/com.buession.cas/buession-cas-core)

对 Apereo CAS 的二次封装和解决各依赖。


Buession Cas

## Requirements

- JDK 11+

## Introduction

- git clone https://github.com/buession/buession-cas
- cd buession-cas/buession-cas-parent && mvn install

## Maven

- [https://search.maven.org/search?q=g:com.buession.cas](https://search.maven.org/search?q=g:com.buession.cas)
- [https://mvnrepository.com/search?q=com.buession.cas](https://mvnrepository.com/search?q=com.buession.cas)

## Documentation

- 参考文档 [https://cas.buession.com/](https://cas.buession.com/)
- Wiki [https://github.com/buession/buession-cas/wiki](https://github.com/buession/buession-cas/wiki)
- API Reference [https://cas.buession.com/manual/](https://cas.buession.com/manual/)

## License

The Buession Cas is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).