Последняя версия

Bouncy Castle S/MIME API 1.71

The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 to JDK 1.8. 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.

Лицензия

Лицензия

Группа

Группа

org.bouncycastle
Идентификатор

Идентификатор

bcmail-jdk15to18
Версия

Версия

1.71
Тип

Тип

jar
Описание

Описание

Bouncy 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 to JDK 1.8. 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.
Ссылка на сайт

Ссылка на сайт

http://www.bouncycastle.org/java.html
Система контроля версий

Система контроля версий

https://github.com/bcgit/bc-java

Скачать bcmail-jdk15to18 1.71


<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15to18/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcmail-jdk15to18</artifactId>
    <version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15to18/
implementation 'org.bouncycastle:bcmail-jdk15to18:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15to18/
implementation ("org.bouncycastle:bcmail-jdk15to18:1.71")
'org.bouncycastle:bcmail-jdk15to18:jar:1.71'
<dependency org="org.bouncycastle" name="bcmail-jdk15to18" rev="1.71">
  <artifact name="bcmail-jdk15to18" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcmail-jdk15to18', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bcmail-jdk15to18" % "1.71"
[org.bouncycastle/bcmail-jdk15to18 "1.71"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15to18 jar 1.71
org.bouncycastle : bcpkix-jdk15to18 jar 1.71
org.bouncycastle : bcutil-jdk15to18 jar 1.71

Модули Проекта

Данный проект не имеет модулей.