Last Version

Flowmailer module 9.13.0.RELEASE

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

License

License

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

flowmailer
Version

Version

9.13.0.RELEASE
Type

Type

pom
Description

Description

Flowmailer module
The flowmailer 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 flowmailer 9.13.0.RELEASE


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

Group / Artifact Type Version
com.ritense.valtimo : connector jar 9.13.0.RELEASE
com.ritense.valtimo : document jar 9.13.0.RELEASE
com.ritense.valtimo : resource jar 9.13.0.RELEASE
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
org.springframework.boot : spring-boot-autoconfigure jar
com.vladmihalcea : hibernate-types-52 jar 2.12.1
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.apache.tika : tika-core jar 1.18

Project Modules

There are no modules declared in this project.