Last Version

spring-boot-extended-logging-properties 0.2.0

Provide access to spring environment properties in logging configuration

License

License

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

eu.hinsch
ArtifactId

ArtifactId

spring-boot-extended-logging-properties
Version

Version

0.2.0
Type

Type

jar
Description

Description

spring-boot-extended-logging-properties
Provide access to spring environment properties in logging configuration
Project URL

Project URL

https://github.com/lukashinsch/spring-boot-extended-logging-properties/

Download spring-boot-extended-logging-properties 0.2.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.2.1.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.1.RELEASE

Project Modules

There are no modules declared in this project.