Jar examples for q:qalab
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.
You can download jar file qalab 0.7.2 in this page.
GNU General Public License
You can use the following script to add qalab-0.7.2.jar to your project.
<dependency> <groupId>net.objectlab</groupId> <artifactId>qalab</artifactId> <version>0.7.2</version> </dependency>
compile group: 'net.objectlab', name: 'qalab', version: '0.7.2'
libraryDependencies += "net.objectlab" % "qalab" % "0.7.2"
<dependency org="net.objectlab" name="qalab" rev="0.7.2"/>
@Grapes(@Grab(group='net.objectlab', module='qalab', version='0.7.2'))
'net.objectlab:qalab:jar:0.7.2'
Click the following link to download the jar file.
qalab-0.7.2.jar