Last Version

email-spring-boot-starter 0.2.0

Email service based on spring-boot and provide an easy way to integrate spring-mail or aws ses.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.57blocks
ArtifactId

ArtifactId

email-spring-boot-starter
Version

Version

0.2.0
Type

Type

jar
Description

Description

email-spring-boot-starter
Email service based on spring-boot and provide an easy way to integrate spring-mail or aws ses.
Project URL

Project URL

https://github.com/57blocks/email-spring-boot
Source Code Management

Source Code Management

https://github.com/57blocks/email-spring-boot

Download email-spring-boot-starter 0.2.0


<!-- https://jarcasting.com/artifacts/io.57blocks/email-spring-boot-starter/ -->
<dependency>
    <groupId>io.57blocks</groupId>
    <artifactId>email-spring-boot-starter</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.57blocks/email-spring-boot-starter/
implementation 'io.57blocks:email-spring-boot-starter:0.2.0'
// https://jarcasting.com/artifacts/io.57blocks/email-spring-boot-starter/
implementation ("io.57blocks:email-spring-boot-starter:0.2.0")
'io.57blocks:email-spring-boot-starter:jar:0.2.0'
<dependency org="io.57blocks" name="email-spring-boot-starter" rev="0.2.0">
  <artifact name="email-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.57blocks', module='email-spring-boot-starter', version='0.2.0')
)
libraryDependencies += "io.57blocks" % "email-spring-boot-starter" % "0.2.0"
[io.57blocks/email-spring-boot-starter "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-mail jar
org.thymeleaf : thymeleaf-spring5 jar 3.0.11.RELEASE
org.thymeleaf.extras : thymeleaf-extras-java8time jar 3.0.2.RELEASE
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.