m

mail-spring-boot-autoconfigure

The Apache License, Version 2.0
文件下载
文件名 操作
mail-spring-boot-autoconfigure-1.0.4.jar 下载
mail-spring-boot-autoconfigure-1.0.4.pom 下载
mail-spring-boot-autoconfigure-1.0.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.wudgaby.platform</groupId>
  <artifactId>mail-spring-boot-autoconfigure</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.wudgaby.platform:mail-spring-boot-autoconfigure:1.0.4'
Gradle Kotlin
implementation("com.wudgaby.platform:mail-spring-boot-autoconfigure:1.0.4")
Scala SBT
libraryDependencies += "com.wudgaby.platform" % "mail-spring-boot-autoconfigure" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.wudgaby.platform', module='mail-spring-boot-autoconfigure', version='1.0.4')
)
Apache Ivy
<dependency org="com.wudgaby.platform" name="mail-spring-boot-autoconfigure" rev="1.0.4" />
Leiningen
[com.wudgaby.platform/mail-spring-boot-autoconfigure "1.0.4"]
Apache Buildr
'com.wudgaby.platform:mail-spring-boot-autoconfigure:jar:1.0.4'