| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.hinsch |
| Идентификатор | Идентификаторspring-properties-decrypter |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-properties-decrypter
simple logfile viewer as spring boot actuator endpoint
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/eu.hinsch/spring-properties-decrypter/ -->
<dependency>
<groupId>eu.hinsch</groupId>
<artifactId>spring-properties-decrypter</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hinsch/spring-properties-decrypter/
implementation 'eu.hinsch:spring-properties-decrypter:0.1.9'
// https://jarcasting.com/artifacts/eu.hinsch/spring-properties-decrypter/
implementation ("eu.hinsch:spring-properties-decrypter:0.1.9")
'eu.hinsch:spring-properties-decrypter:jar:0.1.9'
<dependency org="eu.hinsch" name="spring-properties-decrypter" rev="0.1.9">
<artifact name="spring-properties-decrypter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hinsch', module='spring-properties-decrypter', version='0.1.9')
)
libraryDependencies += "eu.hinsch" % "spring-properties-decrypter" % "0.1.9"
[eu.hinsch/spring-properties-decrypter "0.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jasypt : jasypt | jar | 1.9.2 |
| org.springframework.boot : spring-boot-starter | jar | 1.2.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.2.0.RELEASE |