is not current version
Last Version 6.0.0-RC1

Jacoco report aggregator 5.8.0

This module aggregates the unit test coverage reports for all submodules.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.axual.client
ArtifactId

ArtifactId

report
Version

Version

5.8.0
Type

Type

jar
Description

Description

Jacoco report aggregator
This module aggregates the unit test coverage reports for all submodules.
Project Organization

Project Organization

Axual B.V.

Download report 5.8.0


<!-- https://jarcasting.com/artifacts/io.axual.client/report/ -->
<dependency>
    <groupId>io.axual.client</groupId>
    <artifactId>report</artifactId>
    <version>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.client/report/
implementation 'io.axual.client:report:5.8.0'
// https://jarcasting.com/artifacts/io.axual.client/report/
implementation ("io.axual.client:report:5.8.0")
'io.axual.client:report:jar:5.8.0'
<dependency org="io.axual.client" name="report" rev="5.8.0">
  <artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.client', module='report', version='5.8.0')
)
libraryDependencies += "io.axual.client" % "report" % "5.8.0"
[io.axual.client/report "5.8.0"]

Dependencies

compile (11)

Group / Artifact Type Version
io.axual.client : axual-client jar 5.8.0
io.axual.client : axual-client-proxy jar 5.8.0
io.axual.client : axual-client-spring jar 5.8.0
io.axual.common : axual-common jar 5.8.0
io.axual.discovery : axual-discovery-client jar 5.8.0
io.axual.serde : axual-serde jar 5.8.0
io.axual.streams : axual-streams jar 5.8.0
io.axual.streams : axual-streams-proxy jar 5.8.0
io.axual.platform.test : axual-platform-test-core jar 5.8.0
io.axual.platform.test : axual-platform-test-junit4 jar 5.8.0
io.axual.platform.test : axual-platform-test-jupiter jar 5.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.