| License |
License
Apache License Version 2.0
|
|---|---|
| GroupId | GroupIdorg.shredzone.acme4j |
| ArtifactId | ArtifactIdacme4j-smime |
| Version | Version2.12 |
| Type | Typejar |
| Description |
Descriptionacme4j S/MIME
acme4j S/MIME extension
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| acme4j-smime-2.12.pom | |
| acme4j-smime-2.12.jar | 20 KB |
| acme4j-smime-2.12-sources.jar | 19 KB |
| acme4j-smime-2.12-javadoc.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-smime/ -->
<dependency>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j-smime</artifactId>
<version>2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-smime/
implementation 'org.shredzone.acme4j:acme4j-smime:2.12'
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-smime/
implementation ("org.shredzone.acme4j:acme4j-smime:2.12")
'org.shredzone.acme4j:acme4j-smime:jar:2.12'
<dependency org="org.shredzone.acme4j" name="acme4j-smime" rev="2.12">
<artifact name="acme4j-smime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.shredzone.acme4j', module='acme4j-smime', version='2.12')
)
libraryDependencies += "org.shredzone.acme4j" % "acme4j-smime" % "2.12"
[org.shredzone.acme4j/acme4j-smime "2.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.shredzone.acme4j : acme4j-client | jar | 2.12 |
| org.shredzone.acme4j : acme4j-utils | jar | 2.12 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : javax.mail-api | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.6.2 |
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| uk.co.datumedge : hamcrest-json | jar | 0.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.awaitility : awaitility | jar | 4.1.0 |