| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаio.prestodb.tempto |
| Идентификатор | Идентификаторtempto-logging-log4j |
| Последняя версия | Последняя версия1.51 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtempto-logging-log4j
Tempto - test framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tempto-logging-log4j-1.51.pom | |
| tempto-logging-log4j-1.51.jar | 5 KB |
| tempto-logging-log4j-1.51-sources.jar | 2 KB |
| tempto-logging-log4j-1.51-javadoc.jar | 20 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |