Последняя версия

Logback Appender for TestNG 2.0.0

This appender enables users to direct the Logback output from TestNG tests to the TestNG Reporter.

Лицензия

Лицензия

Категории

Категории

TestNG Тестирование компонентов Logback Библиотеки уровня приложения Logging
Группа

Группа

com.github.sbabcoc
Идентификатор

Идентификатор

logback-testng
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

Logback Appender for TestNG
This appender enables users to direct the Logback output from TestNG tests to the TestNG Reporter.
Ссылка на сайт

Ссылка на сайт

https://github.com/sbabcoc/logback-testng
Система контроля версий

Система контроля версий

https://github.com/sbabcoc/logback-testng/tree/master

Скачать logback-testng 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.sbabcoc/logback-testng/ -->
<dependency>
    <groupId>com.github.sbabcoc</groupId>
    <artifactId>logback-testng</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbabcoc/logback-testng/
implementation 'com.github.sbabcoc:logback-testng:2.0.0'
// https://jarcasting.com/artifacts/com.github.sbabcoc/logback-testng/
implementation ("com.github.sbabcoc:logback-testng:2.0.0")
'com.github.sbabcoc:logback-testng:jar:2.0.0'
<dependency org="com.github.sbabcoc" name="logback-testng" rev="2.0.0">
  <artifact name="logback-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbabcoc', module='logback-testng', version='2.0.0')
)
libraryDependencies += "com.github.sbabcoc" % "logback-testng" % "2.0.0"
[com.github.sbabcoc/logback-testng "2.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-core jar 1.2.11

provided (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.11

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.5
junit : junit jar 4.13.2
ch.qos.logback : logback-core test-jar 1.2.11

Модули Проекта

Данный проект не имеет модулей.