<dependency>
<groupId>org.apache.openejb.patch</groupId>
<artifactId>openjpa-all</artifactId>
<version>2.4.0-nonfinal-1591689</version>
</dependency>
libraryDependencies += "org.apache.openejb.patch" % "openjpa-all" % "2.4.0-nonfinal-1591689"
@Grapes(
@Grab(group='org.apache.openejb.patch', module='openjpa-all', version='2.4.0-nonfinal-1591689')
)
<dependency org="org.apache.openejb.patch" name="openjpa-all" rev="2.4.0-nonfinal-1591689" />
<parent> <groupId>org.apache.openejb.patch</groupId> <artifactId>openjpa-parent</artifactId> <version>2.4.0-nonfinal-1591689</version> </parent>
provided
|-- org.apache.openejb.patch:openjpa:2.4.0-nonfinal-1591689
|-- org.apache.openejb.patch:openjpa-lib:2.4.0-nonfinal-1591689
|-- commons-lang:commons-lang:2.4
|-- commons-collections:commons-collections:3.2.1
|-- net.sourceforge.serp:serp:1.14.1
|-- org.apache.openejb.patch:openjpa-kernel:2.4.0-nonfinal-1591689
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
|-- org.apache.xbean:xbean-asm5-shaded:3.17
|-- org.apache.openejb.patch:openjpa-jdbc:2.4.0-nonfinal-1591689
|-- org.apache.openejb.patch:openjpa-persistence:2.4.0-nonfinal-1591689
|-- org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.1
|-- org.apache.openejb.patch:openjpa-persistence-jdbc:2.4.0-nonfinal-1591689
|-- org.apache.openejb.patch:openjpa-xmlstore:2.4.0-nonfinal-1591689
|-- org.apache.openejb.patch:openjpa-slice:2.4.0-nonfinal-1591689
|-- org.apache.openejb.patch:openjpa-jest:2.4.0-nonfinal-1591689
|-- commons-logging:commons-logging:1.0.4
|-- commons-dbcp:commons-dbcp:1.4
|-- commons-pool:commons-pool:1.5.4
|-- org.apache.geronimo.specs:geronimo-validation_1.0_spec:1.1
|-- org.apache.bval:org.apache.bval.bundle:0.3-incubating
|-- org.apache.bval:bval-core:0.3-incubating
|-- commons-beanutils:commons-beanutils-core:1.8.3