Jar examples for s:strictlogging-tests
This module contains implementation of tests that can be then applied on any concrete implementation. As a sample usage, it runs the tests on the lightweight PrintWriter-based implementation.
You can download jar file strictlogging-tests 1.0.1-rc in this page.
You can use the following script to add strictlogging-tests-1.0.1-rc.jar to your project.
<dependency> <groupId>net.sf.buildbox</groupId> <artifactId>strictlogging-tests</artifactId> <version>1.0.1-rc</version> </dependency>
compile group: 'net.sf.buildbox', name: 'strictlogging-tests', version: '1.0.1-rc'
libraryDependencies += "net.sf.buildbox" % "strictlogging-tests" % "1.0.1-rc"
<dependency org="net.sf.buildbox" name="strictlogging-tests" rev="1.0.1-rc"/>
@Grapes(@Grab(group='net.sf.buildbox', module='strictlogging-tests', version='1.0.1-rc'))
'net.sf.buildbox:strictlogging-tests:jar:1.0.1-rc'
Click the following link to download the jar file.
strictlogging-tests-1.0.1-rc.jar