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

JASYPT: Java Simplified Encryption 1.10.0

Java library which enables encryption in java apps with minimum effort.

Лицензия

Лицензия

Группа

Группа

io.github.prakashiit
Идентификатор

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

jasypt
Версия

Версия

1.10.0
Тип

Тип

jar
Описание

Описание

JASYPT: Java Simplified Encryption
Java library which enables encryption in java apps with minimum effort.
Ссылка на сайт

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

http://www.jasypt.org
Организация-разработчик

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

The JASYPT team

Скачать jasypt 1.10.0


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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.ibm.icu : icu4j Необязательный jar 67.1
javax.servlet : servlet-api Необязательный jar 2.4

test (3)

Идентификатор библиотеки Тип Версия
bouncycastle : bcprov-jdk12 jar 140
junit : junit jar 3.8.1
commons-lang : commons-lang jar 2.1

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

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