Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 扩展
- Host: GitHub
- URL: https://github.com/buession/buession-cas
- Owner: buession
- License: apache-2.0
- Created: 2019-06-02T09:10:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T03:08:14.000Z (about 2 months ago)
- Last Synced: 2024-11-07T04:18:29.339Z (about 2 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
[![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 的二次封装和解决各依赖。
## 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).