is not current version
Last Version 1.2.0

slf4jtesting 1.1.3

SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.portingle
ArtifactId

ArtifactId

slf4jtesting
Version

Version

1.1.3
Type

Type

jar
Description

Description

slf4jtesting
SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.
Project URL

Project URL

https://github.com/portingle/slf4jtesting

Download slf4jtesting 1.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.