chore: 添加邮箱API
This commit is contained in:
@@ -19,6 +19,8 @@ dependencies {
|
||||
exclude(group = "org.slf4j")
|
||||
}
|
||||
compileOnlyApi("org.quartz-scheduler:quartz:2.3.2") { isTransitive = false }
|
||||
// https://mvnrepository.com/artifact/com.sun.mail/jakarta.mail
|
||||
compileOnlyApi("com.sun.mail:jakarta.mail:2.0.1")
|
||||
|
||||
// https://mvnrepository.com/artifact/com.zaxxer/HikariCP
|
||||
compileOnly("com.zaxxer:HikariCP:4.0.3") { isTransitive = false }
|
||||
|
Reference in New Issue
Block a user