Maven Plugin Logger SLF4J

Maven Plugin Logger is a Maven Plugin Api with specific Logger

License

License

Categories

Categories

Maven Build Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.marcosemiao.maven.plugin.logger
ArtifactId

ArtifactId

maven-plugin-logger-slf4j
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Logger SLF4J
Maven Plugin Logger is a Maven Plugin Api with specific Logger

Download maven-plugin-logger-slf4j

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
com.github.marcosemiao.maven.plugin.logger : maven-plugin-logger jar 0.0.1
org.apache.maven : maven-plugin-api jar [2.0,)
org.slf4j : slf4j-api jar [1.6.0,)
com.github.marcosemiao : serviceloader-processor jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1