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