<dependency>
    <maven>
        <groupId>cactus</groupId>
        <artifactId>cactus</artifactId>
        <version>1.7.2</version>
    </maven>
    <jpp>
        <groupId>JPP/cactus-14</groupId>
        <artifactId>cactus</artifactId>
        <version>1.7.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>cactus</groupId>
        <artifactId>cactus-ant</artifactId>
        <version>1.7.2</version>
    </maven>
    <jpp>
        <groupId>JPP/cactus-14</groupId>
        <artifactId>cactus-ant</artifactId>
        <version>1.7.2</version>
    </jpp>
</dependency>

