License |
License |
---|---|
GroupId | GroupIdorg.simplejavamail |
ArtifactId | ArtifactIdbatch-module |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Java Mail - Batch module
Simple API, Complex Emails. High performance.
|
Filename | Size |
---|---|
batch-module-7.1.1.pom | |
batch-module-7.1.1.jar | 19 KB |
batch-module-7.1.1-sources.jar | 17 KB |
batch-module-7.1.1-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.simplejavamail/batch-module/ -->
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>batch-module</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/batch-module/
implementation 'org.simplejavamail:batch-module:7.1.1'
// https://jarcasting.com/artifacts/org.simplejavamail/batch-module/
implementation ("org.simplejavamail:batch-module:7.1.1")
'org.simplejavamail:batch-module:jar:7.1.1'
<dependency org="org.simplejavamail" name="batch-module" rev="7.1.1">
<artifact name="batch-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='batch-module', version='7.1.1')
)
libraryDependencies += "org.simplejavamail" % "batch-module" % "7.1.1"
[org.simplejavamail/batch-module "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.simplejavamail : core-module | jar | 7.1.1 |
org.simplejavamail : smtp-connection-pool | jar | 2.0.2 |
com.github.bbottema : jetbrains-runtime-annotations | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
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.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 |