<dependency>
<groupId>org.apache.openejb.patch</groupId>
<artifactId>openjpa-fetch-statistics-was</artifactId>
<version>2.4.0-nonfinal-1591689</version>
</dependency>
implementation 'org.apache.openejb.patch:openjpa-fetch-statistics-was:2.4.0-nonfinal-1591689'
implementation("org.apache.openejb.patch:openjpa-fetch-statistics-was:2.4.0-nonfinal-1591689")
libraryDependencies += "org.apache.openejb.patch" % "openjpa-fetch-statistics-was" % "2.4.0-nonfinal-1591689"
@Grapes(
@Grab(group='org.apache.openejb.patch', module='openjpa-fetch-statistics-was', version='2.4.0-nonfinal-1591689')
)
<dependency org="org.apache.openejb.patch" name="openjpa-fetch-statistics-was" rev="2.4.0-nonfinal-1591689" />