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

a. Cryptographic Support Classes 0.2.0

Set of classes to support cryptography, including smart card detection, encryption, decription and signing.

Лицензия

Лицензия

Группа

Группа

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

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

crypto
Версия

Версия

0.2.0
Тип

Тип

jar
Описание

Описание

a. Cryptographic Support Classes
Set of classes to support cryptography, including smart card detection, encryption, decription and signing.
Система контроля версий

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

http://code.google.com/p/dihedron-crypto/crypto/

Скачать crypto 0.2.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.dihedron.commons : base jar 0.2.0
org.bouncycastle : bcmail-jdk16 jar 1.46
com.itextpdf : itextpdf jar 5.1.1
org.slf4j : slf4j-api jar 1.7.5

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
junit : junit jar 4.11

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

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