License |
License |
---|---|
GroupId | GroupIdcom.hamburgsud.log4testing |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog4testing
log4testing is a simple logging library for test case execution logging.
|
Filename | Size |
---|---|
core-0.1.1.pom | |
core-0.1.1.jar | 41 KB |
core-0.1.1-sources.jar | 39 KB |
core-0.1.1-javadoc.jar | 201 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.hamcrest : hamcrest-core | jar | 1.2 |
org.hamcrest : hamcrest-library | jar | 1.2 |