License |
License |
---|---|
GroupId | GroupIdorg.simplejavamail |
ArtifactId | ArtifactIdsmime-module |
Version | Version6.7.5 |
Type | Typejar |
Description |
DescriptionSimple Java Mail - S/MIME module
Simple API, Complex Emails. Now with S/MIME support
|
Filename | Size |
---|---|
smime-module-6.7.5.pom | |
smime-module-6.7.5.jar | 29 KB |
smime-module-6.7.5-sources.jar | 20 KB |
smime-module-6.7.5-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.simplejavamail/smime-module/ -->
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>smime-module</artifactId>
<version>6.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/smime-module/
implementation 'org.simplejavamail:smime-module:6.7.5'
// https://jarcasting.com/artifacts/org.simplejavamail/smime-module/
implementation ("org.simplejavamail:smime-module:6.7.5")
'org.simplejavamail:smime-module:jar:6.7.5'
<dependency org="org.simplejavamail" name="smime-module" rev="6.7.5">
<artifact name="smime-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='smime-module', version='6.7.5')
)
libraryDependencies += "org.simplejavamail" % "smime-module" % "6.7.5"
[org.simplejavamail/smime-module "6.7.5"]
Group / Artifact | Type | Version |
---|---|---|
org.simplejavamail : core-module | jar | 6.7.5 |
net.markenwerk : utils-mail-smime | jar | 1.0.8 |
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.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
com.github.bbottema : java-socks-proxy-server | jar | 1.0.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.3 |
org.apache.logging.log4j : log4j-api | jar | 2.12.3 |
org.apache.logging.log4j : log4j-core | jar | 2.12.3 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 3.3.3 |