is not current version
Last Version 1.5.9

com.metaring:framework-ext-spring-boot-email 1.5.5

Spring Boot Email Extension of the MetaRing Framework

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-spring-boot-email
Version

Version

1.5.5
Type

Type

jar

Download framework-ext-spring-boot-email 1.5.5


<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot-email/
implementation 'com.metaring:framework-ext-spring-boot-email:1.5.5'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot-email/
implementation ("com.metaring:framework-ext-spring-boot-email:1.5.5")
'com.metaring:framework-ext-spring-boot-email:jar:1.5.5'
<dependency org="com.metaring" name="framework-ext-spring-boot-email" rev="1.5.5">
  <artifact name="framework-ext-spring-boot-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-spring-boot-email', version='1.5.5')
)
libraryDependencies += "com.metaring" % "framework-ext-spring-boot-email" % "1.5.5"
[com.metaring/framework-ext-spring-boot-email "1.5.5"]