License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-mail |
Version | Version2.4.5 |
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.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mail/
implementation 'com.eworkcloud.starter:ework-cloud-starter-mail:2.4.5'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mail/
implementation ("com.eworkcloud.starter:ework-cloud-starter-mail:2.4.5")
'com.eworkcloud.starter:ework-cloud-starter-mail:jar:2.4.5'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-mail" rev="2.4.5">
<artifact name="ework-cloud-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-mail', version='2.4.5')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-mail" % "2.4.5"
[com.eworkcloud.starter/ework-cloud-starter-mail "2.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.4.6 |
com.sun.mail : javax.mail | jar | 1.6.2 |
commons-io : commons-io | jar | 2.8.0 |
org.projectlombok : lombok Optional | jar | 1.18.20 |