strictlogging-tests-1.0.0

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.

License

License

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.sf.buildbox.strictlogging
ArtifactId

ArtifactId

strictlogging-tests
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

strictlogging-tests-1.0.0
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.
Project URL

Project URL

http://buildbox.sf.net/strictlogging#tests

Download strictlogging-tests

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.4
net.sf.buildbox.strictlogging : strictlogging-api jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0