Last Version

Log4s Testing 1.10.0-M4

Utilities to help with build-time unit tests for logging

License

License

GroupId

GroupId

org.log4s
ArtifactId

ArtifactId

log4s-testing_3.0.0-M2
Version

Version

1.10.0-M4
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_3.0.0-M2 1.10.0-M4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M2 jar 3.0.0-M2
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.