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