License |
License |
---|---|
GroupId | GroupIdcom.ritense.valtimo |
ArtifactId | ArtifactIdflowmailer |
Last Version | Last Version9.13.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFlowmailer module
The flowmailer module implements mail-sending following the mail module interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flowmailer-9.13.0.RELEASE.pom | |
flowmailer-9.13.0.RELEASE-sources.jar | 261 bytes |
flowmailer-9.13.0.RELEASE-plain.jar | 31 KB |
flowmailer-9.13.0.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |