Jar examples for b:bcmail-jdk16
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.
You can download jar file bcmail-jdk16 1.45 in this page.
Bouncy Castle Licence
You can use the following script to add bcmail-jdk16-1.45.jar to your project.
<dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcmail-jdk16</artifactId> <version>1.45</version> </dependency>
compile group: 'org.bouncycastle', name: 'bcmail-jdk16', version: '1.45'
libraryDependencies += "org.bouncycastle" % "bcmail-jdk16" % "1.45"
<dependency org="org.bouncycastle" name="bcmail-jdk16" rev="1.45"/>
@Grapes(@Grab(group='org.bouncycastle', module='bcmail-jdk16', version='1.45'))
'org.bouncycastle:bcmail-jdk16:jar:1.45'
Click the following link to download the jar file.
bcmail-jdk16-1.45-javadoc.jar