1 Star 0 Fork 1.5K

梦飞过的地方/MaxKey

forked from dromara/MaxKey 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
MaxKeyTop 提交于 2021-08-20 13:43 +08:00 . v 2.9.0GA
/*
* in the user guide at https://docs.gradle.org
*/
rootProject.name = 'MaxKey'
//Common
include 'maxkey-common'
include 'maxkey-core'
include 'maxkey-persistence'
//include 'maxkey-authentications'
include 'maxkey-authentications:maxkey-authentication-core'
include 'maxkey-authentications:maxkey-authentication-captcha'
include 'maxkey-authentications:maxkey-authentication-social'
include 'maxkey-authentications:maxkey-authentication-otp'
//identity
include 'maxkey-identitys:maxkey-identity-scim'
include 'maxkey-identitys:maxkey-identity-rest'
include 'maxkey-identitys:maxkey-synchronizers'
include 'maxkey-identitys:maxkey-synchronizers-activedirectory'
include 'maxkey-identitys:maxkey-synchronizers-ldap'
include 'maxkey-identitys:maxkey-synchronizers-dingding'
include 'maxkey-identitys:maxkey-synchronizers-workweixin'
//Protocol
//include 'maxkey-protocols'
include 'maxkey-protocols:maxkey-protocol-authorize'
include 'maxkey-protocols:maxkey-protocol-oauth-2.0'
include 'maxkey-protocols:maxkey-protocol-saml-2.0'
include 'maxkey-protocols:maxkey-protocol-cas'
include 'maxkey-protocols:maxkey-protocol-jwt'
include 'maxkey-protocols:maxkey-protocol-formbased'
include 'maxkey-protocols:maxkey-protocol-tokenbased'
include 'maxkey-protocols:maxkey-protocol-extendapi'
//include 'maxkey-webs'
//static
include 'maxkey-webs:maxkey-web-resources'
//maxkey
include 'maxkey-webs:maxkey-web-maxkey'
//maxkey-mgt management
include 'maxkey-webs:maxkey-web-mgt'
//maxkey-boot-monitor
include 'maxkey-webs:maxkey-boot-monitor'
//#include 'maxkey-gataway'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/sunrfun/MaxKey.git
[email protected]:sunrfun/MaxKey.git
sunrfun
MaxKey
MaxKey
master

搜索帮助