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