is not current version
Last Version 1.40

com.teradata.tempto:tempto-logging-log4j 1.0.37

Tempto - test framework

Categories

Categories

Data Logging Application Layer Libs
GroupId

GroupId

com.teradata.tempto
ArtifactId

ArtifactId

tempto-logging-log4j
Version

Version

1.0.37
Type

Type

jar

Download tempto-logging-log4j 1.0.37


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