Last Version

EAN Log Hijacker Library 1.0.0

A library to simplify testing by hijacking an apache commmons Log to verify messages.

License

License

Modified BSD-Style license
GroupId

GroupId

com.ean.log
ArtifactId

ArtifactId

ean-log-hijacker
Version

Version

1.0.0
Type

Type

jar
Description

Description

EAN Log Hijacker Library
A library to simplify testing by hijacking an apache commmons Log to verify messages.

Download ean-log-hijacker 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.