<dependency>
    <maven>
        <groupId>org.codehaus.plexus</groupId>
        <artifactId>plexus-registry-api</artifactId>
        <version>1.0</version>
    </maven>
    <jpp>
        <groupId>JPP/plexus</groupId>
        <artifactId>registry-api</artifactId>
        <version>1.0</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.plexus</groupId>
        <artifactId>plexus-registry-naming</artifactId>
        <version>1.0</version>
    </maven>
    <jpp>
        <groupId>JPP/plexus</groupId>
        <artifactId>registry-naming</artifactId>
        <version>1.0</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.plexus</groupId>
        <artifactId>plexus-registry-naming</artifactId>
        <version>1.0</version>
    </maven>
    <jpp>
        <groupId>JPP/plexus</groupId>
        <artifactId>registry-naming</artifactId>
        <version>1.0</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.plexus</groupId>
        <artifactId>plexus-registry-test</artifactId>
        <version>1.0</version>
    </maven>
    <jpp>
        <groupId>JPP/plexus</groupId>
        <artifactId>registry-test</artifactId>
        <version>1.0</version>
    </jpp>
</dependency>

