is not current version
Last Version 0.0.7

com.github.ishestakov.carnotzet:jacoco-extension 0.0.6

Carnotzet project extension for collecting JaCoCo statistics on docker containers. The extension will add and configure JaCoCo java agent to run on specific Carnotzet modules.

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.ishestakov.carnotzet
ArtifactId

ArtifactId

jacoco-extension
Version

Version

0.0.6
Type

Type

jar
Description

Description

com.github.ishestakov.carnotzet:jacoco-extension
Carnotzet project extension for collecting JaCoCo statistics on docker containers. The extension will add and configure JaCoCo java agent to run on specific Carnotzet modules.
Project URL

Project URL

https://github.com/ishestakov/carnotzet-jacoco-extension
Source Code Management

Source Code Management

https://github.com/ishestakov/carnotzet-jacoco-extension/tree/master

Download jacoco-extension 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.ishestakov.carnotzet/jacoco-extension/ -->
<dependency>
    <groupId>com.github.ishestakov.carnotzet</groupId>
    <artifactId>jacoco-extension</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ishestakov.carnotzet/jacoco-extension/
implementation 'com.github.ishestakov.carnotzet:jacoco-extension:0.0.6'
// https://jarcasting.com/artifacts/com.github.ishestakov.carnotzet/jacoco-extension/
implementation ("com.github.ishestakov.carnotzet:jacoco-extension:0.0.6")
'com.github.ishestakov.carnotzet:jacoco-extension:jar:0.0.6'
<dependency org="com.github.ishestakov.carnotzet" name="jacoco-extension" rev="0.0.6">
  <artifact name="jacoco-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ishestakov.carnotzet', module='jacoco-extension', version='0.0.6')
)
libraryDependencies += "com.github.ishestakov.carnotzet" % "jacoco-extension" % "0.0.6"
[com.github.ishestakov.carnotzet/jacoco-extension "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.swissquote : carnotzet-core jar 1.8.4

provided (2)

Group / Artifact Type Version
com.github.swissquote : zet-maven-plugin jar 1.8.4
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.