mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
Update settings.gradle
This commit is contained in:
parent
daae21b695
commit
944d806747
@ -2,11 +2,13 @@
|
||||
* in the user guide at https://docs.gradle.org
|
||||
*/
|
||||
rootProject.name = 'MaxKey'
|
||||
|
||||
//Common
|
||||
include 'maxkey-client-sdk'
|
||||
include 'maxkey-core'
|
||||
include 'maxkey-dao'
|
||||
include 'maxkey-authentications'
|
||||
|
||||
//Protocol
|
||||
//include 'maxkey-protocols'
|
||||
include 'maxkey-protocols:maxkey-protocol-oauth-2.0'
|
||||
@ -17,8 +19,10 @@ include 'maxkey-protocols:maxkey-protocol-extendapi'
|
||||
include 'maxkey-protocols:maxkey-protocol-formbased'
|
||||
include 'maxkey-protocols:maxkey-protocol-tokenbased'
|
||||
include 'maxkey-protocols:maxkey-protocol-cas'
|
||||
|
||||
//include 'maxkey-webs'
|
||||
//maxkey
|
||||
include 'maxkey-web-maxkey'
|
||||
|
||||
//maxkey-mgt
|
||||
include 'maxkey-web-manage'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user