Last Version

sbt-slf4j 0.2.0

An SLF4j backend that utilizes the SBT TaskStreams log.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.vast.sbt
ArtifactId

ArtifactId

sbt-slf4j
Version

Version

0.2.0
Type

Type

jar
Description

Description

sbt-slf4j
An SLF4j backend that utilizes the SBT TaskStreams log.
Project URL

Project URL

https://github.com/vast-engineering
Project Organization

Project Organization

com.vast.sbt
Source Code Management

Source Code Management

https://github.com/vast-engineering/sbt-slf4j

Download sbt-slf4j 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.scala-sbt » logging jar 0.13.5

Project Modules

There are no modules declared in this project.