MVN

org.bouncycastle : bcjmail-jdk15on

Maven & Gradle

Dec 09, 2021
7 usages
2.1k stars

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 and up. 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.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcjmail-jdk15on</artifactId>
    <version>1.70</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bcjmail-jdk15on to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.70

All Versions

Choose a version of org.bouncycastle : bcjmail-jdk15on to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.70
bcjmail-jdk15on-1.70
1.69
bcjmail-jdk15on-1.69

How to add a dependency to Maven

Add the following org.bouncycastle : bcjmail-jdk15on maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcjmail-jdk15on</artifactId>
    <version>1.70</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bouncycastle : bcjmail-jdk15on gradle dependency to your build.gradle file:

implementation 'org.bouncycastle:bcjmail-jdk15on:1.70'

Gradle Kotlin DSL: Add the following org.bouncycastle : bcjmail-jdk15on gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bouncycastle:bcjmail-jdk15on:1.70")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bouncycastle : bcjmail-jdk15on sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bouncycastle" % "bcjmail-jdk15on" % "1.70"

Advertisement

Dependencies from Group

Dec 01, 2021
2.9k usages
2.1k stars
Dec 01, 2021
1.9k usages
2.1k stars
Feb 23, 2011
577 usages
Dec 01, 2021
243 usages
2.1k stars
Dec 01, 2021
228 usages
2.1k stars

Discover Dependencies

Aug 18, 2023
1 usages
3 stars
Sep 09, 2021
1 usages
90 stars
Jun 26, 2022
2 usages
Apr 07, 2023
2 usages
0 stars
Apr 07, 2023
2 usages
0 stars
Apr 07, 2023
2 usages
0 stars
Apr 07, 2023
2 usages
0 stars
Mar 10, 2015
1 usages
Jul 14, 2023
3 usages
211 stars