Last Version

log4testing 0.1.1

log4testing is a simple logging library for test case execution logging.

License

License

GroupId

GroupId

com.hamburgsud.log4testing
ArtifactId

ArtifactId

core
Version

Version

0.1.1
Type

Type

jar
Description

Description

log4testing
log4testing is a simple logging library for test case execution logging.

Download core 0.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
log4j : log4j jar 1.2.15
joda-time : joda-time jar 1.6
org.apache.velocity : velocity jar 1.6.2
commons-configuration : commons-configuration jar 1.6
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.1
org.apache.commons : commons-io jar 1.3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.7
org.hamcrest : hamcrest-core jar 1.2
org.hamcrest : hamcrest-library jar 1.2

Project Modules

There are no modules declared in this project.