License |
License |
---|---|
GroupId | GroupIdcom.googlecode.openbox |
ArtifactId | ArtifactIdlog |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLog
TestNG log4j2 appender
|
Project URL |
Project URL |
Filename | Size |
---|---|
log-2.1.6.pom | |
log-2.1.6.jar | 4 KB |
log-2.1.6-sources.jar | 2 KB |
log-2.1.6-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
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 |