is not current version
Last Version 167

io.prestosql.tempto:tempto-logging-log4j 1.51

Tempto - test framework

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.prestosql.tempto
ArtifactId

ArtifactId

tempto-logging-log4j
Version

Version

1.51
Type

Type

jar

Download tempto-logging-log4j 1.51


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