SLF4J Test

An in-memory SLF4J implementation focused on aiding unit testing.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.valfirst
ArtifactId

ArtifactId

slf4j-test
Last Version

Last Version

2.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

SLF4J Test
An in-memory SLF4J implementation focused on aiding unit testing.
Project URL

Project URL

https://github.com/valfirst/slf4j-test
Source Code Management

Source Code Management

https://github.com/valfirst/slf4j-test

Download slf4j-test

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha7
com.google.guava : guava jar 31.1-jre
uk.org.lidalia : lidalia-slf4j-ext jar 1.0.0
joda-time : joda-time jar 2.10.14
org.assertj : assertj-core Optional jar 3.22.0
junit : junit Optional jar 4.13.2
org.junit.jupiter : junit-jupiter-api Optional jar

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-launcher jar
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.3.0