<dependency>
    <maven>
        <groupId>commons-math</groupId>
        <artifactId>commons-math</artifactId>
        <version>1.1</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>commons-math</artifactId>
        <version>1.1</version>
    </jpp>
</dependency>

