Last Version

io.lsn.spring:mail 1.0.2b

Mailing service with scheduler, thymeleaf and attachments

License

License

GroupId

GroupId

io.lsn.spring
ArtifactId

ArtifactId

mail
Version

Version

1.0.2b
Type

Type

jar
Description

Description

io.lsn.spring:mail
Mailing service with scheduler, thymeleaf and attachments

Download mail 1.0.2b


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 1.5.7.RELEASE
org.springframework : spring-core jar 4.3.11.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 1.5.7.RELEASE
org.flywaydb : flyway-core jar 5.1.4
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
org.thymeleaf : thymeleaf-spring4 jar 3.0.9.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
io.lsn.spring : utilities jar 1.0.9

Project Modules

There are no modules declared in this project.