Four Leaf Clover
Installation
<dependency>
    <groupId>nu.alde</groupId>
    <artifactId>fourleafclover</artifactId>
    <version>0.0.1</version>
</dependency> 
Usage
FourLeafClover#process(file: String) takes the content of the clover.xml file.
FourLeafClover#process(filePath: Path) takes the Path to where the clover.xml can be found.
 JarCasting
 JarCasting