| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cafapi.cipher |
| Идентификатор | Идентификаторcipher-jasypt |
| Версия | Версия1.20.0-288 |
| Тип | Типjar |
| Описание |
ОписаниеA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cipher-jasypt-1.20.0-288.pom | |
| cipher-jasypt-1.20.0-288.jar | 4 KB |
| cipher-jasypt-1.20.0-288-sources.jar | 4 KB |
| cipher-jasypt-1.20.0-288-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-jasypt/ -->
<dependency>
<groupId>com.github.cafapi.cipher</groupId>
<artifactId>cipher-jasypt</artifactId>
<version>1.20.0-288</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-jasypt/
implementation 'com.github.cafapi.cipher:cipher-jasypt:1.20.0-288'
// https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-jasypt/
implementation ("com.github.cafapi.cipher:cipher-jasypt:1.20.0-288")
'com.github.cafapi.cipher:cipher-jasypt:jar:1.20.0-288'
<dependency org="com.github.cafapi.cipher" name="cipher-jasypt" rev="1.20.0-288">
<artifact name="cipher-jasypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.cipher', module='cipher-jasypt', version='1.20.0-288')
)
libraryDependencies += "com.github.cafapi.cipher" % "cipher-jasypt" % "1.20.0-288"
[com.github.cafapi.cipher/cipher-jasypt "1.20.0-288"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jasypt : jasypt | jar | 1.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafapi : caf-api | jar | 1.20.0-288 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.4 |
| org.mockito : mockito-core | jar | 1.10.19 |