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

Google Standard Payments: PGP Encryption Samples 1.4.2

Code samples for multiple PGP key encryption + signing and decryption + verification

Лицензия

Лицензия

Группа

Группа

com.google.gsp.samples
Идентификатор

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

pgp
Версия

Версия

1.4.2
Тип

Тип

jar
Описание

Описание

Google Standard Payments: PGP Encryption Samples
Code samples for multiple PGP key encryption + signing and decryption + verification
Ссылка на сайт

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

https://github.com/google/standard-payments
Организация-разработчик

Организация-разработчик

Google, Inc.
Система контроля версий

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

https://github.com/google/standard-payments

Скачать pgp 1.4.2

Имя Файла Размер
pgp-1.4.2.pom
pgp-1.4.2.jar 52 KB
pgp-1.4.2-sources.jar 36 KB
pgp-1.4.2-javadoc.jar 92 KB
Обзор

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 30.1-jre
org.bouncycastle : bcpg-jdk15on jar 1.68
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.commons : commons-lang3 jar 3.11
commons-cli : commons-cli jar 1.4

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1

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

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