com.github.leeyazhou:cobertura-flush-war

Web server servlet that provides convenient way of flushing the cobertura data to the datafile.

License

License

Categories

Categories

Cobertura Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

cobertura-flush-war
Last Version

Last Version

2.1.2.RELEASE
Release Date

Release Date

Type

Type

war
Description

Description

Web server servlet that provides convenient way of flushing the cobertura data to the datafile.
Project Organization

Project Organization

Cobertura

Download cobertura-flush-war

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/cobertura-flush-war/ -->
<dependency>
    <groupId>com.github.leeyazhou</groupId>
    <artifactId>cobertura-flush-war</artifactId>
    <version>2.1.2.RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/cobertura-flush-war/
implementation 'com.github.leeyazhou:cobertura-flush-war:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/cobertura-flush-war/
implementation ("com.github.leeyazhou:cobertura-flush-war:2.1.2.RELEASE")
'com.github.leeyazhou:cobertura-flush-war:war:2.1.2.RELEASE'
<dependency org="com.github.leeyazhou" name="cobertura-flush-war" rev="2.1.2.RELEASE">
  <artifact name="cobertura-flush-war" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='cobertura-flush-war', version='2.1.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "cobertura-flush-war" % "2.1.2.RELEASE"
[com.github.leeyazhou/cobertura-flush-war "2.1.2.RELEASE"]

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.github.leeyazhou : cobertura jar 2.1.2.RELEASE

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.2
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.ant : ant-launcher jar 1.9.14
org.codehaus.groovy : groovy-all jar 1.6.9
org.mortbay.jetty : jetty-servlet-tester jar 6.1.14
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2.RELEASE