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