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