
<dependency>
    <maven>
        <groupId>javax.persistence</groupId>
        <artifactId>persistence-api</artifactId>
        <version>1.0b</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>glassfish-persistence-1.0b-api</artifactId>
        <version>1.0b</version>
    </jpp>
</dependency>
