gradle配置文件优化
This commit is contained in:
@@ -53,10 +53,11 @@ dependencies {
|
||||
implementation project(":maxkey-authentications:maxkey-authentication-core")
|
||||
implementation project(":maxkey-authentications:maxkey-authentication-provider")
|
||||
|
||||
implementation project(":maxkey-protocols:maxkey-protocol-authorize")
|
||||
implementation project(":maxkey-protocols:maxkey-protocol-oauth-2.0")
|
||||
implementation project(":maxkey-protocols:maxkey-protocol-saml-2.0")
|
||||
|
||||
//webapis
|
||||
implementation project(":maxkey-web-apis:maxkey-web-api-scim")
|
||||
implementation project(":maxkey-web-apis:maxkey-web-api-rest")
|
||||
implementation project(":maxkey-web-apis:maxkey-web-api-rest")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user