| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTestNG Тестирование компонентов Reporting Прикладные библиотеки |
| Группа | Группаcom.github.bogdanlivadariu |
| Идентификатор | Идентификаторtestng-reporting-handlebars |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtestng-reporting-handlebars
Module used to generate TestNG reports using handlebars
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/testng-reporting-handlebars/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>testng-reporting-handlebars</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/testng-reporting-handlebars/
implementation 'com.github.bogdanlivadariu:testng-reporting-handlebars:2.2.1'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/testng-reporting-handlebars/
implementation ("com.github.bogdanlivadariu:testng-reporting-handlebars:2.2.1")
'com.github.bogdanlivadariu:testng-reporting-handlebars:jar:2.2.1'
<dependency org="com.github.bogdanlivadariu" name="testng-reporting-handlebars" rev="2.2.1">
<artifact name="testng-reporting-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='testng-reporting-handlebars', version='2.2.1')
)
libraryDependencies += "com.github.bogdanlivadariu" % "testng-reporting-handlebars" % "2.2.1"
[com.github.bogdanlivadariu/testng-reporting-handlebars "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.github.jknack : handlebars | jar | 4.0.5 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| joda-time : joda-time | jar | 2.9.4 |
| org.testng : testng | jar | 6.9.10 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |