Jar examples for s: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.
You can download jar file slf4jtesting 1.0.1 in this page.
The MIT Licence (MIT)
You can use the following script to add slf4jtesting-1.0.1.jar to your project.
<dependency> <groupId>com.portingle</groupId> <artifactId>slf4jtesting</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.portingle', name: 'slf4jtesting', version: '1.0.1'
libraryDependencies += "com.portingle" % "slf4jtesting" % "1.0.1"
<dependency org="com.portingle" name="slf4jtesting" rev="1.0.1"/>
@Grapes(@Grab(group='com.portingle', module='slf4jtesting', version='1.0.1'))
'com.portingle:slf4jtesting:jar:1.0.1'
Click the following link to download the jar file.
slf4jtesting-1.0.1-javadoc.jar