Last Version

OpenJPA Fetching Statistic Tool 3.2.2

OpenJPA tool to capture the fetching statistic data for the persistent fields .

License

License

GroupId

GroupId

org.apache.openjpa
ArtifactId

ArtifactId

openjpa-fetch-statistics
Version

Version

3.2.2
Type

Type

jar
Description

Description

OpenJPA Fetching Statistic Tool
OpenJPA tool to capture the fetching statistic data for the persistent fields .
Project Organization

Project Organization

Apache Software Foundation

Download openjpa-fetch-statistics 3.2.2


<!-- https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-fetch-statistics/ -->
<dependency>
    <groupId>org.apache.openjpa</groupId>
    <artifactId>openjpa-fetch-statistics</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-fetch-statistics/
implementation 'org.apache.openjpa:openjpa-fetch-statistics:3.2.2'
// https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-fetch-statistics/
implementation ("org.apache.openjpa:openjpa-fetch-statistics:3.2.2")
'org.apache.openjpa:openjpa-fetch-statistics:jar:3.2.2'
<dependency org="org.apache.openjpa" name="openjpa-fetch-statistics" rev="3.2.2">
  <artifact name="openjpa-fetch-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openjpa', module='openjpa-fetch-statistics', version='3.2.2')
)
libraryDependencies += "org.apache.openjpa" % "openjpa-fetch-statistics" % "3.2.2"
[org.apache.openjpa/openjpa-fetch-statistics "3.2.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_2.2_spec jar 1.1
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.apache.openjpa : openjpa-kernel jar 3.2.2
org.apache.openjpa : openjpa-lib jar 3.2.2
org.apache.openjpa : openjpa-persistence-jdbc jar 3.2.2
junit : junit jar 4.13.2

test (1)

Group / Artifact Type Version
org.apache.commons : commons-dbcp2 jar 2.8.0

Project Modules

There are no modules declared in this project.