<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-parent</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>parent</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>core</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-enhancer</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>enhancer</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-c3p0</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>c3p0</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-dbcp</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>dbcp</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-ehcache</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>ehcache</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-java5</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>java5</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-oscache</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>oscache</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-spatial</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>spatial</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-springframework</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>springframework</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-swarmcache</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>swarmcache</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jpox</groupId>
        <artifactId>jpox-tangosol</artifactId>
        <version>1.1.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jpox</groupId>
        <artifactId>tangosol</artifactId>
        <version>1.1.1</version>
    </jpp>
</dependency>

