Last Version

Simple Java Mail - Core module 7.1.1

Simple API, Complex Emails. Core module support

License

License

GroupId

GroupId

org.simplejavamail
ArtifactId

ArtifactId

core-module
Version

Version

7.1.1
Type

Type

jar
Description

Description

Simple Java Mail - Core module
Simple API, Complex Emails. Core module support

Download core-module 7.1.1


<!-- https://jarcasting.com/artifacts/org.simplejavamail/core-module/ -->
<dependency>
    <groupId>org.simplejavamail</groupId>
    <artifactId>core-module</artifactId>
    <version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/core-module/
implementation 'org.simplejavamail:core-module:7.1.1'
// https://jarcasting.com/artifacts/org.simplejavamail/core-module/
implementation ("org.simplejavamail:core-module:7.1.1")
'org.simplejavamail:core-module:jar:7.1.1'
<dependency org="org.simplejavamail" name="core-module" rev="7.1.1">
  <artifact name="core-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='core-module', version='7.1.1')
)
libraryDependencies += "org.simplejavamail" % "core-module" % "7.1.1"
[org.simplejavamail/core-module "7.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 2.0.1
com.sun.activation : jakarta.activation jar 2.0.1
com.sanctionco.jmail : jmail jar 1.2.1
com.github.bbottema : jetbrains-runtime-annotations jar 1.0.1
org.slf4j : slf4j-api jar 1.7.32

provided (4)

Group / Artifact Type Version
com.github.therapi : therapi-runtime-javadoc-scribe jar 0.13.0
org.projectlombok : lombok jar 1.18.22
org.jetbrains : annotations jar 16.0.3
com.github.spotbugs : spotbugs-annotations jar 3.1.3

test (9)

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

Project Modules

There are no modules declared in this project.