| License |
License |
|---|---|
| GroupId | GroupIdcom.eworkcloud.starter |
| ArtifactId | ArtifactIdework-cloud-starter-mail |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEwork Cloud Starter Mail
Ework Cloud Starter Mail
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mail/ -->
<dependency>
<groupId>com.eworkcloud.starter</groupId>
<artifactId>ework-cloud-starter-mail</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mail/
implementation 'com.eworkcloud.starter:ework-cloud-starter-mail:2.6.0'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mail/
implementation ("com.eworkcloud.starter:ework-cloud-starter-mail:2.6.0")
'com.eworkcloud.starter:ework-cloud-starter-mail:jar:2.6.0'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-mail" rev="2.6.0">
<artifact name="ework-cloud-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-mail', version='2.6.0')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-mail" % "2.6.0"
[com.eworkcloud.starter/ework-cloud-starter-mail "2.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.6.8 |
| com.sun.mail : jakarta.mail | jar | 1.6.7 |
| commons-io : commons-io | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-annotations Optional | jar | |
| org.projectlombok : lombok Optional | jar | 1.18.24 |