License |
License |
---|---|
Categories |
CategoriesCobertura Application Testing & Monitoring Code Coverage |
GroupId | GroupIdcom.github.leeyazhou |
ArtifactId | ArtifactIdcobertura-flush-war |
Last Version | Last Version2.1.2.RELEASE |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWeb server servlet that provides convenient way of flushing the cobertura data to the datafile.
|
Project Organization |
Project OrganizationCobertura |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
com.github.leeyazhou : cobertura | jar | 2.1.2.RELEASE |
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 |