Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdorg.juhewu |
ArtifactId | ArtifactIdmail-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjuhewu mail Spring Boot :: Starter
juhewu mail Spring Boot Starter
|
<!-- https://jarcasting.com/artifacts/org.juhewu/mail-spring-boot-starter/ -->
<dependency>
<groupId>org.juhewu</groupId>
<artifactId>mail-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.juhewu/mail-spring-boot-starter/
implementation 'org.juhewu:mail-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/org.juhewu/mail-spring-boot-starter/
implementation ("org.juhewu:mail-spring-boot-starter:0.0.1")
'org.juhewu:mail-spring-boot-starter:jar:0.0.1'
<dependency org="org.juhewu" name="mail-spring-boot-starter" rev="0.0.1">
<artifact name="mail-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juhewu', module='mail-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "org.juhewu" % "mail-spring-boot-starter" % "0.0.1"
[org.juhewu/mail-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.juhewu : mail-spring-boot-autoconfigure | jar | ${revision} |