| Лицензия |
Лицензия
CH License
|
|---|---|
| Группа | Группаcom.chtsinc |
| Идентификатор | Идентификаторch-report |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеch-report
Collection of report artifacts for generating reports.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ch-report-1.0.2.pom | |
| ch-report-1.0.2.jar | 12 KB |
| ch-report-1.0.2-sources.jar | 5 KB |
| ch-report-1.0.2-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chtsinc/ch-report/ -->
<dependency>
<groupId>com.chtsinc</groupId>
<artifactId>ch-report</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.chtsinc/ch-report/
implementation 'com.chtsinc:ch-report:1.0.2'
// https://jarcasting.com/artifacts/com.chtsinc/ch-report/
implementation ("com.chtsinc:ch-report:1.0.2")
'com.chtsinc:ch-report:jar:1.0.2'
<dependency org="com.chtsinc" name="ch-report" rev="1.0.2">
<artifact name="ch-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chtsinc', module='ch-report', version='1.0.2')
)
libraryDependencies += "com.chtsinc" % "ch-report" % "1.0.2"
[com.chtsinc/ch-report "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.chtsinc : ch-model | jar | 1.0.3 |
| com.aventstack : extentreports | jar | 5.0.8 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |