CryptoProperties

Uses an instance of the Crypto API to encrypt and decrypt values of a property files. Allows the selection of Crypto API implementation, as well as a high amount of other configurability in the CryptoEnvironment class. Usually used by extending the AbstractCryptoPropertyProvider class.

Лицензия

Лицензия

Группа

Группа

org.e-hoffman.crypto
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CryptoProperties
Uses an instance of the Crypto API to encrypt and decrypt values of a property files. Allows the selection of Crypto API implementation, as well as a high amount of other configurability in the CryptoEnvironment class. Usually used by extending the AbstractCryptoPropertyProvider class.
Организация-разработчик

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

Скачать CryptoProperties

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.e-hoffman.crypto : Crypto jar 1.0.0
commons-configuration : commons-configuration jar 1.10
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic Необязательный jar 1.1.2

test (8)

Идентификатор библиотеки Тип Версия
org.e-hoffman.crypto : CryptoBouncyCastle jar 1.0.0
junit : junit jar 4.11
commons-io : commons-io jar 2.4
org.assertj : assertj-core jar 1.6.0
org.e-hoffman.testing : LogbackCapture jar 1.4.0
org.e-hoffman.testing : JunitAopAllianceRunner jar 1.4.0
org.e-hoffman.testing : ResourceUtils jar 1.4.0
org.e-hoffman.testing : AllianceAdvice jar 1.4.0

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

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

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

Версия
1.0.0