gradle配置文件优化

This commit is contained in:
MaxKey
2024-09-30 19:50:15 +08:00
parent acd169f71f
commit 8de16418e4
10 changed files with 1209 additions and 1194 deletions

View File

@@ -62,6 +62,7 @@ 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")