License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbcmail-jdk15on |
Last Version | Last Version1.70 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBouncy Castle 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 JavaMail API and the Java activation framework will also be needed.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bcmail-jdk15on-1.70.pom | |
bcmail-jdk15on-1.70.pom.sig | 72 bytes |
bcmail-jdk15on-1.70-sources.jar.sig | 72 bytes |
bcmail-jdk15on-1.70-sources.jar | 71 KB |
bcmail-jdk15on-1.70-javadoc.jar.sig | 72 bytes |
bcmail-jdk15on-1.70-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15on/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcmail-jdk15on</artifactId>
<version>1.70</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15on/
implementation 'org.bouncycastle:bcmail-jdk15on:1.70'
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15on/
implementation ("org.bouncycastle:bcmail-jdk15on:1.70")
'org.bouncycastle:bcmail-jdk15on:jar:1.70'
<dependency org="org.bouncycastle" name="bcmail-jdk15on" rev="1.70">
<artifact name="bcmail-jdk15on" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcmail-jdk15on', version='1.70')
)
libraryDependencies += "org.bouncycastle" % "bcmail-jdk15on" % "1.70"
[org.bouncycastle/bcmail-jdk15on "1.70"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcutil-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |