License |
License |
---|---|
GroupId | GroupIdorg.simplejavamail |
ArtifactId | ArtifactIdspring-module |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Java Mail - Spring module
Simple API, Complex Emails. Now with Spring support
|
Filename | Size |
---|---|
spring-module-7.1.1.pom | |
spring-module-7.1.1.jar | 10 KB |
spring-module-7.1.1-sources.jar | 9 KB |
spring-module-7.1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.simplejavamail/spring-module/ -->
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>spring-module</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/spring-module/
implementation 'org.simplejavamail:spring-module:7.1.1'
// https://jarcasting.com/artifacts/org.simplejavamail/spring-module/
implementation ("org.simplejavamail:spring-module:7.1.1")
'org.simplejavamail:spring-module:jar:7.1.1'
<dependency org="org.simplejavamail" name="spring-module" rev="7.1.1">
<artifact name="spring-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='spring-module', version='7.1.1')
)
libraryDependencies += "org.simplejavamail" % "spring-module" % "7.1.1"
[org.simplejavamail/spring-module "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.simplejavamail : simple-java-mail | jar | 7.1.1 |
com.github.bbottema : jetbrains-runtime-annotations | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | [4.3.18.RELEASE,) |
org.springframework : spring-context | jar | [4.3.18.RELEASE,) |
org.springframework : spring-beans | jar | [4.3.18.RELEASE,) |
org.projectlombok : lombok | jar | 1.18.22 |
org.jetbrains : annotations | jar | 16.0.3 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | [4.3.18.RELEASE,) |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
com.github.bbottema : java-socks-proxy-server | jar | 2.0.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 3.3.3 |