is not current version
Last Version 1.51

io.prestodb.tempto:tempto-logging-log4j 1.50

Tempto - test framework

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.prestodb.tempto
ArtifactId

ArtifactId

tempto-logging-log4j
Version

Version

1.50
Type

Type

jar

Download tempto-logging-log4j 1.50


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