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