Last Version

Log4s Testing 1.10.0

Utilities to help with build-time unit tests for logging

License

License

GroupId

GroupId

org.log4s
ArtifactId

ArtifactId

log4s-testing_2.13
Version

Version

1.10.0
Type

Type

jar
Description

Description

Log4s Testing
Utilities to help with build-time unit tests for logging
Project URL

Project URL

http://log4s.org/
Project Organization

Project Organization

Log4s
Source Code Management

Source Code Management

https://github.com/Log4s/log4s

Download log4s-testing_2.13 1.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.