wvlet-log

Add fancy logging to your Scala

License

License

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

wvlet-log_2.12.0-M5
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

wvlet-log
Add fancy logging to your Scala
Project URL

Project URL

https://github.com/xerial/wvlet
Project Organization

Project Organization

org.wvlet

Download wvlet-log_2.12.0-M5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M5
org.scala-lang : scala-reflect jar 2.12.0-M5
ch.qos.logback : logback-core jar 1.1.7

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12.0-M5 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0