aroma-email-service

Part of the Aroma Project. Simplicity is paramount. The Email Service is responsible for sending Actual Emails to Aroma Users.

License

License

GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-email-service
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

aroma-email-service
Part of the Aroma Project. Simplicity is paramount. The Email Service is responsible for sending Actual Emails to Aroma Users.
Project URL

Project URL

https://github.com/RedRoma/aroma-email-service
Project Organization

Project Organization

RedRoma, Inc.

Download aroma-email-service

How to add to project

<!-- https://jarcasting.com/artifacts/tech.aroma/aroma-email-service/ -->
<dependency>
    <groupId>tech.aroma</groupId>
    <artifactId>aroma-email-service</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.aroma/aroma-email-service/
implementation 'tech.aroma:aroma-email-service:2.0'
// https://jarcasting.com/artifacts/tech.aroma/aroma-email-service/
implementation ("tech.aroma:aroma-email-service:2.0")
'tech.aroma:aroma-email-service:jar:2.0'
<dependency org="tech.aroma" name="aroma-email-service" rev="2.0">
  <artifact name="aroma-email-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.aroma', module='aroma-email-service', version='2.0')
)
libraryDependencies += "tech.aroma" % "aroma-email-service" % "2.0"
[tech.aroma/aroma-email-service "2.0"]

Dependencies

compile (9)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-collections jar 1.1
tech.sirwellington.alchemy : alchemy-generator jar 2.1.1
tech.sirwellington.alchemy : alchemy-http jar 1.3
tech.sirwellington.alchemy : alchemy-thrift jar 2.0
tech.aroma : aroma-thrift jar 2.0.2
com.google.inject : guice jar 4.1.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-email jar 1.4
tech.sirwellington.decorice : decorice jar 1.0

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 2.1.1
tech.sirwellington.alchemy : alchemy-http-mock jar 1.1

Project Modules

There are no modules declared in this project.
tech.aroma

RedRoma

An Empire of Software.

Versions

Version
2.0
1.1
1.0