Download io.wcm.testing.logging-mock-1.0.0.jar file - Jar i

Jar examples for i:io.wcm.testing.logging-mock

Description

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

You can download jar file io.wcm.testing.logging-mock 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add io.wcm.testing.logging-mock-1.0.0.jar to your project.

<dependency>
   <groupId>io.wcm</groupId>
   <artifactId>io.wcm.testing.logging-mock</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.wcm', name: 'io.wcm.testing.logging-mock', version: '1.0.0'
libraryDependencies += "io.wcm" % "io.wcm.testing.logging-mock" % "1.0.0"
<dependency org="io.wcm" name="io.wcm.testing.logging-mock" rev="1.0.0"/>
@Grapes(@Grab(group='io.wcm', module='io.wcm.testing.logging-mock', version='1.0.0'))
'io.wcm:io.wcm.testing.logging-mock:jar:1.0.0'

Download

Click the following link to download the jar file.

io.wcm.testing.logging-mock-1.0.0-sources.jar
io.wcm.testing.logging-mock-1.0.0.jar
io.wcm.testing.logging-mock-1.0.0.pom



Related Tutorials