Last Version

Log 2.1.6

TestNG log4j2 appender

License

License

GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

log
Version

Version

2.1.6
Type

Type

jar
Description

Description

Log
TestNG log4j2 appender
Project URL

Project URL

http://code.google.com/p/openbox/log/

Download log 2.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

There are no modules declared in this project.