| License |
License |
|---|---|
| Categories |
CategoriesCobertura Application Testing & Monitoring Code Coverage |
| GroupId | GroupIdcom.github.leeyazhou |
| ArtifactId | ArtifactIdcobertura-assembly |
| Last Version | Last Version2.1.2.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDistribution packages of ready to use stand-alone Cobertura tool packaged into a zip file.
|
| Project Organization |
Project OrganizationCobertura |
| Filename | Size |
|---|---|
| cobertura-assembly-2.1.2.RELEASE.pom | |
| cobertura-assembly-2.1.2.RELEASE.zip | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/cobertura-assembly/ -->
<dependency>
<groupId>com.github.leeyazhou</groupId>
<artifactId>cobertura-assembly</artifactId>
<version>2.1.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/cobertura-assembly/
implementation 'com.github.leeyazhou:cobertura-assembly:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/cobertura-assembly/
implementation ("com.github.leeyazhou:cobertura-assembly:2.1.2.RELEASE")
'com.github.leeyazhou:cobertura-assembly:pom:2.1.2.RELEASE'
<dependency org="com.github.leeyazhou" name="cobertura-assembly" rev="2.1.2.RELEASE">
<artifact name="cobertura-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='cobertura-assembly', version='2.1.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "cobertura-assembly" % "2.1.2.RELEASE"
[com.github.leeyazhou/cobertura-assembly "2.1.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mortbay.jetty : jetty | jar | 6.1.14 |
| org.mortbay.jetty : jetty-util | jar | 6.1.14 |
| junit : junit | jar | 4.12 |
| com.github.leeyazhou : cobertura | jar | 2.1.2.RELEASE |
| com.github.leeyazhou : cobertura-flush-war | war | 2.1.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |