MVN

org.bouncycastle : bcmail-jdk16

Maven & Gradle

Feb 23, 2011
55 usages

Bouncy Castle CMS and S/MIME API · The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.6. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the JavaMail API and the Java activation framework will also be needed.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcmail-jdk16</artifactId>
    <version>1.46</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.46

All Versions

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

Version Vulnerabilities Updated
1.46
bcmail-jdk16-1.46
1.45
bcmail-jdk16-1.45
1.44
bcmail-jdk16-1.44
1.43
bcmail-jdk16-1.43
1.40
bcmail-jdk16-1.40
1.38
bcmail-jdk16-1.38

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcmail-jdk16</artifactId>
    <version>1.46</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcmail-jdk16:1.46'

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

implementation("org.bouncycastle:bcmail-jdk16:1.46")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcmail-jdk16" % "1.46"

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

Oct 03, 2011
1 usages
Jan 24, 2008
1 usages
May 15, 2009
2 usages
Apr 30, 2014
2 usages
Sep 20, 2005
55 usages