| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Logging Библиотеки уровня приложения |
| Группа | Группаeu.hinsch |
| Идентификатор | Идентификаторspring-boot-extended-logging-properties |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-extended-logging-properties
Provide access to spring environment properties in logging configuration
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/eu.hinsch/spring-boot-extended-logging-properties/ -->
<dependency>
<groupId>eu.hinsch</groupId>
<artifactId>spring-boot-extended-logging-properties</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hinsch/spring-boot-extended-logging-properties/
implementation 'eu.hinsch:spring-boot-extended-logging-properties:0.2.0'
// https://jarcasting.com/artifacts/eu.hinsch/spring-boot-extended-logging-properties/
implementation ("eu.hinsch:spring-boot-extended-logging-properties:0.2.0")
'eu.hinsch:spring-boot-extended-logging-properties:jar:0.2.0'
<dependency org="eu.hinsch" name="spring-boot-extended-logging-properties" rev="0.2.0">
<artifact name="spring-boot-extended-logging-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hinsch', module='spring-boot-extended-logging-properties', version='0.2.0')
)
libraryDependencies += "eu.hinsch" % "spring-boot-extended-logging-properties" % "0.2.0"
[eu.hinsch/spring-boot-extended-logging-properties "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.2.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.2.1.RELEASE |