License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Logging Application Layer Libs |
GroupId | GroupIdeu.hinsch |
ArtifactId | ArtifactIdspring-boot-extended-logging-properties |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-extended-logging-properties
Provide access to spring environment properties in logging configuration
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.2.1.RELEASE |