is not current version
Last Version 1.0.1

com.github.rmannibucau:maven-log-configurer-extension 1.0.0

Maven extension to configure the logging from the project properties

Categories

Categories

Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

maven-log-configurer-extension
Version

Version

1.0.0
Type

Type

jar

Download maven-log-configurer-extension 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/maven-log-configurer-extension/ -->
<dependency>
    <groupId>com.github.rmannibucau</groupId>
    <artifactId>maven-log-configurer-extension</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/maven-log-configurer-extension/
implementation 'com.github.rmannibucau:maven-log-configurer-extension:1.0.0'
// https://jarcasting.com/artifacts/com.github.rmannibucau/maven-log-configurer-extension/
implementation ("com.github.rmannibucau:maven-log-configurer-extension:1.0.0")
'com.github.rmannibucau:maven-log-configurer-extension:jar:1.0.0'
<dependency org="com.github.rmannibucau" name="maven-log-configurer-extension" rev="1.0.0">
  <artifact name="maven-log-configurer-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='maven-log-configurer-extension', version='1.0.0')
)
libraryDependencies += "com.github.rmannibucau" % "maven-log-configurer-extension" % "1.0.0"
[com.github.rmannibucau/maven-log-configurer-extension "1.0.0"]