File | Operation |
---|---|
openjpa-integration-tck-2.0.0-beta2.pom | download |
<dependency>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration-tck</artifactId>
<version>2.0.0-beta2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.openjpa', module='openjpa-integration-tck', version='2.0.0-beta2')
)