cryptoUtil

Crypto Utils

Лицензия

Лицензия

Группа

Группа

de.trustable
Идентификатор

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

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

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

1.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

cryptoUtil
Crypto Utils
Ссылка на сайт

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

https://github.com/kuehne-trustable-de/cryptoUtil/
Система контроля версий

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

https://github.com/kuehne-trustable-de/cryptoUtil.git

Скачать cryptoUtil

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.15
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.cryptacular : cryptacular jar 1.2.4
org.jasypt : jasypt jar 1.9.3
org.slf4j : slf4j-api jar 1.7.36
javax.activation : activation jar 1.1.1
ch.qos.logback : logback-classic jar 1.2.11

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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

Версии библиотеки

Версия
1.3.4
1.3.2
1.3.1
1.3.0
1.2.2
1.2.0
1.1.12