License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesData Logging Application Layer Libs |
GroupId | GroupIdcom.teradata.tempto |
ArtifactId | ArtifactIdtempto-logging-log4j |
Version | Version1.40 |
Type | Typejar |
Description |
Descriptiontempto-logging-log4j
Tempto - test framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.teradata.tempto/tempto-logging-log4j/ -->
<dependency>
<groupId>com.teradata.tempto</groupId>
<artifactId>tempto-logging-log4j</artifactId>
<version>1.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.tempto/tempto-logging-log4j/
implementation 'com.teradata.tempto:tempto-logging-log4j:1.40'
// https://jarcasting.com/artifacts/com.teradata.tempto/tempto-logging-log4j/
implementation ("com.teradata.tempto:tempto-logging-log4j:1.40")
'com.teradata.tempto:tempto-logging-log4j:jar:1.40'
<dependency org="com.teradata.tempto" name="tempto-logging-log4j" rev="1.40">
<artifact name="tempto-logging-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.tempto', module='tempto-logging-log4j', version='1.40')
)
libraryDependencies += "com.teradata.tempto" % "tempto-logging-log4j" % "1.40"
[com.teradata.tempto/tempto-logging-log4j "1.40"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-io : commons-io | jar | 2.4 |
org.reflections : reflections | jar | 0.9.9 |
com.teradata.tempto : tempto-core | jar | 1.40 |
log4j : log4j | jar | 1.2.17 |