Last Version

Jeka plugin for Jacoco 1.0.0.RC4

A Jeka plugin for Jacoco coverage tool

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

dev.jeka
ArtifactId

ArtifactId

jacoco-plugin
Version

Version

1.0.0.RC4
Type

Type

jar
Description

Description

Jeka plugin for Jacoco
A Jeka plugin for Jacoco coverage tool
Project URL

Project URL

https://github.com/jerkar/jacoco-plugin
Source Code Management

Source Code Management

https://github.com/jerkar/jacoco-plugin

Download jacoco-plugin 1.0.0.RC4


<!-- https://jarcasting.com/artifacts/dev.jeka/jacoco-plugin/ -->
<dependency>
    <groupId>dev.jeka</groupId>
    <artifactId>jacoco-plugin</artifactId>
    <version>1.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jeka/jacoco-plugin/
implementation 'dev.jeka:jacoco-plugin:1.0.0.RC4'
// https://jarcasting.com/artifacts/dev.jeka/jacoco-plugin/
implementation ("dev.jeka:jacoco-plugin:1.0.0.RC4")
'dev.jeka:jacoco-plugin:jar:1.0.0.RC4'
<dependency org="dev.jeka" name="jacoco-plugin" rev="1.0.0.RC4">
  <artifact name="jacoco-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jeka', module='jacoco-plugin', version='1.0.0.RC4')
)
libraryDependencies += "dev.jeka" % "jacoco-plugin" % "1.0.0.RC4"
[dev.jeka/jacoco-plugin "1.0.0.RC4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.