License |
License |
---|---|
GroupId | GroupIdio.lsn.spring |
ArtifactId | ArtifactIdmail |
Last Version | Last Version1.0.2b |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.lsn.spring:mail
Mailing service with scheduler, thymeleaf and attachments
|
Filename | Size |
---|---|
mail-1.0.2b.pom | |
mail-1.0.2b.jar | 27 KB |
mail-1.0.2b-sources.jar | 18 KB |
mail-1.0.2b-javadoc.jar | 2 KB |
Browse |
<!-- 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"]
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 |