MVN

bouncycastle : bcmail-jdk16

Maven & Gradle

Mar 18, 2009
9 usages

Legion of the Bouncy Castle Java Cryptography APIs · The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

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

Latest Version

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

  • Latest Stable: 140

All Versions

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

Version Vulnerabilities Updated
140
bcmail-jdk16-140

How to add a dependency to Maven

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

<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bcmail-jdk16</artifactId>
    <version>140</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'bouncycastle:bcmail-jdk16:140'

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

implementation("bouncycastle:bcmail-jdk16:140")

How to add a dependency to SBT Scala

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

libraryDependencies += "bouncycastle" % "bcmail-jdk16" % "140"

Advertisement

Dependencies from Group

Oct 04, 2008
150 usages
Oct 01, 2008
49 usages
Oct 01, 2008
44 usages
Sep 29, 2008
10 usages
Mar 18, 2009
9 usages

Discover Dependencies

May 14, 2013
4 usages
May 24, 2022
20 usages
51 stars
Dec 14, 2016
4 usages
18 stars
Aug 15, 2019
33 usages
45 stars
Sep 19, 2006
60 usages
Jan 14, 2019
42 usages
787 stars
Jun 27, 2017
6 usages
41 stars
Jun 25, 2018
3 usages
108 stars
May 19, 2013
21 usages
14 stars