| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.axual.client |
| Идентификатор | Идентификаторreport |
| Последняя версия | Последняя версия6.0.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJacoco report aggregator
This module aggregates the unit test coverage reports for all submodules.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| report-6.0.0-RC1.pom | |
| report-6.0.0-RC1.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.axual.client/report/ -->
<dependency>
<groupId>io.axual.client</groupId>
<artifactId>report</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.client/report/
implementation 'io.axual.client:report:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.client/report/
implementation ("io.axual.client:report:6.0.0-RC1")
'io.axual.client:report:jar:6.0.0-RC1'
<dependency org="io.axual.client" name="report" rev="6.0.0-RC1">
<artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.client', module='report', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.client" % "report" % "6.0.0-RC1"
[io.axual.client/report "6.0.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.axual.client : axual-client | jar | 6.0.0-RC1 |
| io.axual.client : axual-client-proxy | jar | 6.0.0-RC1 |
| io.axual.client : axual-client-spring | jar | 6.0.0-RC1 |
| io.axual.common : axual-common | jar | 6.0.0-RC1 |
| io.axual.discovery : axual-discovery-client | jar | 6.0.0-RC1 |
| io.axual.serde : axual-serde | jar | 6.0.0-RC1 |
| io.axual.streams : axual-streams | jar | 6.0.0-RC1 |
| io.axual.streams : axual-streams-proxy | jar | 6.0.0-RC1 |
| io.axual.platform.test : axual-platform-test-core | jar | 6.0.0-RC1 |
| io.axual.platform.test : axual-platform-test-junit4 | jar | 6.0.0-RC1 |
| io.axual.platform.test : axual-platform-test-jupiter | jar | 6.0.0-RC1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |