framework-ext-spring-boot-email
MetaRing Spring Boot Extension for the Email Module
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdframework-ext-spring-boot-email |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Spring Boot Email Extension
Spring Boot Email Extension of the MetaRing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot-email/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>framework-ext-spring-boot-email</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot-email/
implementation 'com.metaring:framework-ext-spring-boot-email:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot-email/
implementation ("com.metaring:framework-ext-spring-boot-email:1.5.9")
'com.metaring:framework-ext-spring-boot-email:jar:1.5.9'
<dependency org="com.metaring" name="framework-ext-spring-boot-email" rev="1.5.9">
<artifact name="framework-ext-spring-boot-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-spring-boot-email', version='1.5.9')
)
libraryDependencies += "com.metaring" % "framework-ext-spring-boot-email" % "1.5.9"
[com.metaring/framework-ext-spring-boot-email "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.metaring : framework-ext-spring-boot | jar | 1.5.9 |
org.springframework.boot : spring-boot-starter-mail | jar | 2.1.7.RELEASE |
MetaRing Spring Boot Extension for the Email Module