File | Operation |
---|---|
persistence-3.0.1-b18.pom | download |
<dependency>
<groupId>org.glassfish.persistence</groupId>
<artifactId>persistence</artifactId>
<version>3.0.1-b18</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.persistence', module='persistence', version='3.0.1-b18')
)
<parent> <groupId>org.glassfish</groupId> <artifactId>glassfish-parent</artifactId> <version>3.0.1-b18</version> </parent>