Last Version

Logging Config for Mocks 1.0.0

Logging definition for mock implementations that run standalone in JUnit context.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.logging-mock
Version

Version

1.0.0
Type

Type

jar
Description

Description

Logging Config for Mocks
Logging definition for mock implementations that run standalone in JUnit context.
Project Organization

Project Organization

wcm.io

Download io.wcm.testing.logging-mock 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.