| License |
License |
|---|---|
| GroupId | GroupIdorg.simplejavamail |
| ArtifactId | ArtifactIdoutlook-module |
| Version | Version6.6.0 |
| Type | Typejar |
| Description |
DescriptionSimple Java Mail - Outlook module
Simple API, Complex Emails. Now with Outlook support
|
| Filename | Size |
|---|---|
| outlook-module-6.6.0.pom | |
| outlook-module-6.6.0.jar | 20 KB |
| outlook-module-6.6.0-sources.jar | 15 KB |
| outlook-module-6.6.0-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.simplejavamail/outlook-module/ -->
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>outlook-module</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/outlook-module/
implementation 'org.simplejavamail:outlook-module:6.6.0'
// https://jarcasting.com/artifacts/org.simplejavamail/outlook-module/
implementation ("org.simplejavamail:outlook-module:6.6.0")
'org.simplejavamail:outlook-module:jar:6.6.0'
<dependency org="org.simplejavamail" name="outlook-module" rev="6.6.0">
<artifact name="outlook-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='outlook-module', version='6.6.0')
)
libraryDependencies += "org.simplejavamail" % "outlook-module" % "6.6.0"
[org.simplejavamail/outlook-module "6.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.simplejavamail : core-module | jar | 6.6.0 |
| org.simplejavamail : outlook-message-parser | jar | 1.7.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bbottema : jetbrains-runtime-annotations | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.4 |
| com.github.bbottema : java-socks-proxy-server | jar | 1.0.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-core | jar | 2.28.2 |