| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.axual.client |
| ArtifactId | ArtifactIdreport |
| Last Version | Last Version6.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJacoco report aggregator
This module aggregates the unit test coverage reports for all submodules.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| report-6.0.0-RC1.pom | |
| report-6.0.0-RC1.jar | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |