Bouncy Castle Jakarta S/MIME API

The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The Jakarta Mail API and the Jakarta activation framework will also be needed.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcjmail-jdk15to18
Last Version

Last Version

1.71
Release Date

Release Date

Type

Type

jar
Description

Description

Bouncy Castle Jakarta S/MIME API
The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The Jakarta Mail API and the Jakarta activation framework will also be needed.
Project URL

Project URL

https://www.bouncycastle.org/java.html
Source Code Management

Source Code Management

https://github.com/bcgit/bc-java

Download bcjmail-jdk15to18

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15to18 jar 1.71
org.bouncycastle : bcutil-jdk15to18 jar 1.71
org.bouncycastle : bcpkix-jdk15to18 jar 1.71
jakarta.mail : jakarta.mail-api jar [2.0,3.0)
jakarta.activation : jakarta.activation-api jar [2.0,3.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.71
1.70
1.69