License |
License |
---|---|
GroupId | GroupIdcom.ritense.valtimo |
ArtifactId | ArtifactIdlocal-mail |
Last Version | Last Version9.13.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLocal mail module
The local mail module is a no-op implementation of the interface the mail module exposes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
local-mail-9.13.0.RELEASE.pom | |
local-mail-9.13.0.RELEASE-sources.jar | 261 bytes |
local-mail-9.13.0.RELEASE-plain.jar | 8 KB |
local-mail-9.13.0.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/local-mail/ -->
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>local-mail</artifactId>
<version>9.13.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/local-mail/
implementation 'com.ritense.valtimo:local-mail:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/local-mail/
implementation ("com.ritense.valtimo:local-mail:9.13.0.RELEASE")
'com.ritense.valtimo:local-mail:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="local-mail" rev="9.13.0.RELEASE">
<artifact name="local-mail" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='local-mail', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "local-mail" % "9.13.0.RELEASE"
[com.ritense.valtimo/local-mail "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 |