Last Version

Spring Boot Email Core 0.6.3

Utilities to deal with emails in Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

spring-boot-email-core
Version

Version

0.6.3
Type

Type

jar
Description

Description

Spring Boot Email Core
Utilities to deal with emails in Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-email-core 0.6.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 1.5.3.RELEASE
org.apache.tika : tika-core jar 1.14
org.hibernate : hibernate-validator jar 5.3.3.Final
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.6.RELEASE
it.ozimov : embedded-redis jar 0.7.0
org.owasp.encoder : encoder jar 1.2.1
com.google.guava : guava jar 21.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.14

test (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.6.RELEASE
it.ozimov : guava-hamcrest-matchers jar 1.2.0
it.ozimov : java8-hamcrest-matchers jar 1.2.0
it.ozimov : mockito-helpers jar 1.2.0
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE
org.assertj : assertj-core jar 3.6.2
org.assertj : assertj-guava jar 3.1.0
com.danhaywood.java : danhaywood-java-assertjext jar 0.1.0
com.icegreen : greenmail jar 1.5.3

Project Modules

There are no modules declared in this project.