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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T03:08:14.000Z (6 months ago)
- Last Synced: 2024-11-07T04:18:29.339Z (6 months ago)
- Topics: apereo-cas, cas
- Language: Java
- Homepage: https://cas.buession.com/
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- 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).