| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть config Библиотеки уровня приложения Configuration |
| Группа | Группаnet.cactusthorn.config |
| Идентификатор | Идентификаторjasypt |
| Последняя версия | Последняя версия0.30 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеConfig :: Jasypt
Config :: Jasypt
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jasypt-0.30.pom | |
| jasypt-0.30.jar | 4 KB |
| jasypt-0.30-sources.jar | 5 KB |
| jasypt-0.30-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/jasypt/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>jasypt</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/jasypt/
implementation 'net.cactusthorn.config:jasypt:0.30'
// https://jarcasting.com/artifacts/net.cactusthorn.config/jasypt/
implementation ("net.cactusthorn.config:jasypt:0.30")
'net.cactusthorn.config:jasypt:jar:0.30'
<dependency org="net.cactusthorn.config" name="jasypt" rev="0.30">
<artifact name="jasypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='jasypt', version='0.30')
)
libraryDependencies += "net.cactusthorn.config" % "jasypt" % "0.30"
[net.cactusthorn.config/jasypt "0.30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.cactusthorn.config : core | jar | 0.30 |
| org.jasypt : jasypt | jar | 1.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |