is not current version
Last Version 1.40

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

Tempto - test framework

Categories

Categories

Data Logging Application Layer Libs
GroupId

GroupId

com.teradata.tempto
ArtifactId

ArtifactId

tempto-logging-log4j
Version

Version

1.35
Type

Type

jar

Download tempto-logging-log4j 1.35


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