o

openjpa-fetch-statistics-was

OpenJPA tool to capture the fetching statistic data for the persistent fields .
Apache License 2.0
文件下载
文件名 操作
openjpa-fetch-statistics-was-2.4.0-nonfinal-1591689.jar 下载
openjpa-fetch-statistics-was-2.4.0-nonfinal-1591689.pom 下载
openjpa-fetch-statistics-was-2.4.0-nonfinal-1591689-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.openejb.patch</groupId>
  <artifactId>openjpa-fetch-statistics-was</artifactId>
  <version>2.4.0-nonfinal-1591689</version>
</dependency>
Gradle Groovy
implementation 'org.apache.openejb.patch:openjpa-fetch-statistics-was:2.4.0-nonfinal-1591689'
Gradle Kotlin
implementation("org.apache.openejb.patch:openjpa-fetch-statistics-was:2.4.0-nonfinal-1591689")
Scala SBT
libraryDependencies += "org.apache.openejb.patch" % "openjpa-fetch-statistics-was" % "2.4.0-nonfinal-1591689"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.openejb.patch', module='openjpa-fetch-statistics-was', version='2.4.0-nonfinal-1591689')
)
Apache Ivy
<dependency org="org.apache.openejb.patch" name="openjpa-fetch-statistics-was" rev="2.4.0-nonfinal-1591689" />
Leiningen
[org.apache.openejb.patch/openjpa-fetch-statistics-was "2.4.0-nonfinal-1591689"]
Apache Buildr
'org.apache.openejb.patch:openjpa-fetch-statistics-was:jar:2.4.0-nonfinal-1591689'