Last Version

Jacoco report aggregator 6.0.0-RC1

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

6.0.0-RC1
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 6.0.0-RC1


<!-- 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"]

Dependencies

compile (11)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.