Jar examples for b:bcmail-jdk15on
The Bouncy Castle Java CMS, S/MIME and certificate APIs for handling the CMS and S/MIME protocols and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed if the S/MIME API is used.
You can download jar file bcmail-jdk15on 1.58 in this page.
Bouncy Castle Licence
You can use the following script to add bcmail-jdk15on-1.58.jar to your project.
<dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcmail-jdk15on</artifactId> <version>1.58</version> </dependency>
compile group: 'org.bouncycastle', name: 'bcmail-jdk15on', version: '1.58'
libraryDependencies += "org.bouncycastle" % "bcmail-jdk15on" % "1.58"
<dependency org="org.bouncycastle" name="bcmail-jdk15on" rev="1.58"/>
@Grapes(@Grab(group='org.bouncycastle', module='bcmail-jdk15on', version='1.58'))
'org.bouncycastle:bcmail-jdk15on:jar:1.58'
Click the following link to download the jar file.
bcmail-jdk15on-1.58-javadoc.jar