| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bouncycastle |
| Идентификатор | Идентификаторbcpg-jdk15to18 |
| Последняя версия | Последняя версия1.71 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBouncy Castle OpenPGP API
The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bcpg-jdk15to18-1.71.pom | |
| bcpg-jdk15to18-1.71.jar | 312 KB |
| bcpg-jdk15to18-1.71-sources.jar | 267 KB |
| bcpg-jdk15to18-1.71-javadoc.jar | 662 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk15to18/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk15to18</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk15to18/
implementation 'org.bouncycastle:bcpg-jdk15to18:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk15to18/
implementation ("org.bouncycastle:bcpg-jdk15to18:1.71")
'org.bouncycastle:bcpg-jdk15to18:jar:1.71'
<dependency org="org.bouncycastle" name="bcpg-jdk15to18" rev="1.71">
<artifact name="bcpg-jdk15to18" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcpg-jdk15to18', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bcpg-jdk15to18" % "1.71"
[org.bouncycastle/bcpg-jdk15to18 "1.71"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15to18 | jar | 1.71 |