License |
License |
---|---|
Categories |
CategoriesJaCoCo Application Testing & Monitoring Code Coverage |
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdjacoco-coverage-report |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJacoco aggregate XML test coverage report
A drop-in shiro user database for apache karaf web whiteboard, with user administration UI and user self-service password and user info change. In addition can serve as forms based authentication for nginx
|
Filename | Size |
---|---|
jacoco-coverage-report-1.14.1.pom | |
jacoco-coverage-report-1.14.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/jacoco-coverage-report/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>jacoco-coverage-report</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/jacoco-coverage-report/
implementation 'no.priv.bang.authservice:jacoco-coverage-report:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/jacoco-coverage-report/
implementation ("no.priv.bang.authservice:jacoco-coverage-report:1.14.1")
'no.priv.bang.authservice:jacoco-coverage-report:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="jacoco-coverage-report" rev="1.14.1">
<artifact name="jacoco-coverage-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='jacoco-coverage-report', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "jacoco-coverage-report" % "1.14.1"
[no.priv.bang.authservice/jacoco-coverage-report "1.14.1"]