is not current version
Last Version 2.6.1

SLF4J Test 2.3.0

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
Version

Version

2.3.0
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 2.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha2
com.google.guava : guava jar 30.1.1-jre
uk.org.lidalia : lidalia-slf4j-ext jar 1.0.0
joda-time : joda-time jar 2.10.10
org.assertj : assertj-core Optional jar 3.20.2
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 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
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.