| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bcmail-jdk15to18-1.71.pom | |
| bcmail-jdk15to18-1.71-sources.jar | 72 KB |
| bcmail-jdk15to18-1.71-javadoc.jar | 174 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15to18 | jar | 1.71 |
| org.bouncycastle : bcpkix-jdk15to18 | jar | 1.71 |
| org.bouncycastle : bcutil-jdk15to18 | jar | 1.71 |