m

mail-spring-boot-autoconfigure

Files download
File Operation
mail-spring-boot-autoconfigure-1.0.52.jar download
mail-spring-boot-autoconfigure-1.0.52.pom download
mail-spring-boot-autoconfigure-1.0.52-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.zhaohaoh</groupId>
  <artifactId>mail-spring-boot-autoconfigure</artifactId>
  <version>1.0.52</version>
</dependency>
Gradle Groovy
implementation 'io.github.zhaohaoh:mail-spring-boot-autoconfigure:1.0.52'
Gradle Kotlin
implementation("io.github.zhaohaoh:mail-spring-boot-autoconfigure:1.0.52")
Scala SBT
libraryDependencies += "io.github.zhaohaoh" % "mail-spring-boot-autoconfigure" % "1.0.52"
Groovy Grape
@Grapes(
  @Grab(group='io.github.zhaohaoh', module='mail-spring-boot-autoconfigure', version='1.0.52')
)
Apache Ivy
<dependency org="io.github.zhaohaoh" name="mail-spring-boot-autoconfigure" rev="1.0.52" />
Leiningen
[io.github.zhaohaoh/mail-spring-boot-autoconfigure "1.0.52"]
Apache Buildr
'io.github.zhaohaoh:mail-spring-boot-autoconfigure:jar:1.0.52'