<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>

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

