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