slf4j-maven-plugin-log

A SLF4J implementation which delegates to maven-plugin logging toolkit. Especially useful when maven-plugin dependencies use slf4j, cause their logs aren't available as maven-plugin logs.

License

License

Categories

Categories

Maven Build Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.googlecode.slf4j-maven-plugin-log
ArtifactId

ArtifactId

slf4j-maven-plugin-log
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

slf4j-maven-plugin-log
A SLF4J implementation which delegates to maven-plugin logging toolkit. Especially useful when maven-plugin dependencies use slf4j, cause their logs aren't available as maven-plugin logs.
Project URL

Project URL

http://code.google.com/p/slf4j-maven-plugin-log/

Download slf4j-maven-plugin-log

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.slf4j : slf4j-api jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0