Last Version

guice-slf4j 0.8.3

Slf4j logging module for Guice applications (does not require sitebricks)

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.google.sitebricks
ArtifactId

ArtifactId

slf4j
Version

Version

0.8.3
Type

Type

jar
Description

Description

guice-slf4j
Slf4j logging module for Guice applications (does not require sitebricks)
Project URL

Project URL

http://code.google.com/p/google-sitebricks/
Source Code Management

Source Code Management

http://code.google.com/p/google-sitebricks/source/browse/tags/sitebricks-parent-0.8.3/browse

Download slf4j 0.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
org.slf4j : slf4j-api jar 1.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.0
ch.qos.logback : logback-classic jar 0.9.26
ch.qos.logback : logback-core jar 0.9.26

Project Modules

There are no modules declared in this project.