License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starter-email |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-cloud-starter-email
LMS Cloud Email Starter project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-email/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-starter-email</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-email/
implementation 'com.lmaye:lms-cloud-starter-email:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-email/
implementation ("com.lmaye:lms-cloud-starter-email:1.1.3")
'com.lmaye:lms-cloud-starter-email:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starter-email" rev="1.1.3">
<artifact name="lms-cloud-starter-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-email', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-email" % "1.1.3"
[com.lmaye/lms-cloud-starter-email "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lmaye : lms-cloud-core | jar | 1.1.3 |
org.springframework.boot : spring-boot-starter-mail | jar | |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.0 |
org.springframework.boot : spring-boot-configuration-processor | jar |