Mandrill module

The mandrill module implements mail-sending following the mail module interface

License

License

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

mandrill
Last Version

Last Version

9.13.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Mandrill module
The mandrill module implements mail-sending following the mail module interface
Project URL

Project URL

https://github.com/valtimo-platform/valtimo-backend-libraries
Source Code Management

Source Code Management

https://github.com/valtimo-platform/valtimo-backend-libraries

Download mandrill

How to add to project

<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/mandrill/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>mandrill</artifactId>
    <version>9.13.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/mandrill/
implementation 'com.ritense.valtimo:mandrill:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/mandrill/
implementation ("com.ritense.valtimo:mandrill:9.13.0.RELEASE")
'com.ritense.valtimo:mandrill:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="mandrill" rev="9.13.0.RELEASE">
  <artifact name="mandrill" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='mandrill', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "mandrill" % "9.13.0.RELEASE"
[com.ritense.valtimo/mandrill "9.13.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.ritense.valtimo : mail jar 9.13.0.RELEASE
org.springframework.security : spring-security-core jar
org.springframework.boot : spring-boot jar
org.springframework.data : spring-data-commons jar
javax.inject : javax.inject jar 1

runtime (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-validation jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
io.github.microutils : kotlin-logging-jvm jar 2.0.4
com.mandrillapp.wrapper.lutung : lutung jar 0.0.8
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.data : spring-data-jpa jar
org.hibernate : hibernate-core jar
org.hibernate : hibernate-envers jar

Project Modules

There are no modules declared in this project.

Versions

Version
9.13.0.RELEASE
9.12.0.RELEASE
9.11.0.RELEASE
9.10.0.RELEASE
9.9.0.RELEASE
9.8.0.RELEASE
9.7.1.RELEASE
9.7.0.RELEASE
9.6.1.RELEASE
9.6.0.RELEASE
9.5.0.RELEASE
9.4.0.RELEASE
9.3.1.RELEASE
9.2.0.RELEASE
9.1.0.RELEASE