https://github.com/buession/buession-cas
Apereo CAS 扩展
https://github.com/buession/buession-cas
apereo-cas cas
Last synced: 4 months ago
JSON representation
Apereo CAS 扩展
- Host: GitHub
- URL: https://github.com/buession/buession-cas
- Owner: buession
- License: apache-2.0
- Created: 2019-06-02T09:10:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-11-05T04:47:47.000Z (7 months ago)
- Last Synced: 2026-02-15T02:36:15.583Z (4 months ago)
- Topics: apereo-cas, cas
- Language: Java
- Homepage: https://cas.buession.com/
- Size: 1.76 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Buession Cas
[](https://travis-ci.org/buession/buession-cas)
[](https://codecov.io/github/buession/buession-cas?branch=master&view=all#sort=coverage&dir=asc)
[](https://search.maven.org/search?q=g:com.buession.cas)
[](https://github.com/buession/buession-cas/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://openjdk.java.net/)
[](http://www.javadoc.io/doc/com.buession.cas/buession-cas-core)
对 Apereo 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).