| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.objectlab | 
    
| ArtifactId | ArtifactIdqalab | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionQALab Library Stats for Builds 
            This project collects data from several QA tools, like pmd,
      checkstyle, FindBugs, Cobertura and Simian and
 keeps track of
      them overtime. This allows developers, architects and project
      managers alike to be presented
 with a trend of the QA
      statistics of their project. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| qalab-1.0.pom | |
| qalab-1.0.jar | 61 KB | 
| qalab-1.0-sources.jar | 67 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.objectlab/qalab/ -->
<dependency>
    <groupId>net.objectlab</groupId>
    <artifactId>qalab</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.objectlab/qalab/
implementation 'net.objectlab:qalab:1.0'
                // https://jarcasting.com/artifacts/net.objectlab/qalab/
implementation ("net.objectlab:qalab:1.0")
                'net.objectlab:qalab:jar:1.0'
                <dependency org="net.objectlab" name="qalab" rev="1.0">
  <artifact name="qalab" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.objectlab', module='qalab', version='1.0')
)
                libraryDependencies += "net.objectlab" % "qalab" % "1.0"
                [net.objectlab/qalab "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| jfree : jfreechart | jar | 1.0.2 | 
| jfree : jcommon | jar | 1.0.5 | 
| xerces : xerces | jar | 2.4.0 | 
| xerces : xercesImpl | jar | 2.6.2 | 
| ant : ant | jar | 1.6.4 |