License |
License |
---|---|
GroupId | GroupIdtop.legendscloud |
ArtifactId | ArtifactIdspring-cloud-legends-mail-starter |
Last Version | Last Version2021.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cloud-legends-mail-starter
spring-cloud-legends-mail-starter
|
<!-- https://jarcasting.com/artifacts/top.legendscloud/spring-cloud-legends-mail-starter/ -->
<dependency>
<groupId>top.legendscloud</groupId>
<artifactId>spring-cloud-legends-mail-starter</artifactId>
<version>2021.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/top.legendscloud/spring-cloud-legends-mail-starter/
implementation 'top.legendscloud:spring-cloud-legends-mail-starter:2021.0.0-M2'
// https://jarcasting.com/artifacts/top.legendscloud/spring-cloud-legends-mail-starter/
implementation ("top.legendscloud:spring-cloud-legends-mail-starter:2021.0.0-M2")
'top.legendscloud:spring-cloud-legends-mail-starter:jar:2021.0.0-M2'
<dependency org="top.legendscloud" name="spring-cloud-legends-mail-starter" rev="2021.0.0-M2">
<artifact name="spring-cloud-legends-mail-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.legendscloud', module='spring-cloud-legends-mail-starter', version='2021.0.0-M2')
)
libraryDependencies += "top.legendscloud" % "spring-cloud-legends-mail-starter" % "2021.0.0-M2"
[top.legendscloud/spring-cloud-legends-mail-starter "2021.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.4.5 |
org.projectlombok : lombok Optional | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.0.7.RELEASE |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.0.11.RELEASE |