Last Version

JPOX-TestFramework 1.2.0-beta-4

JPOX Test Framework, providing the base classes for persistence testing.

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-testframework
Version

Version

1.2.0-beta-4
Type

Type

jar
Description

Description

JPOX-TestFramework
JPOX Test Framework, providing the base classes for persistence testing.

Download jpox-testframework 1.2.0-beta-4


<!-- https://jarcasting.com/artifacts/jpox/jpox-testframework/ -->
<dependency>
    <groupId>jpox</groupId>
    <artifactId>jpox-testframework</artifactId>
    <version>1.2.0-beta-4</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-testframework/
implementation 'jpox:jpox-testframework:1.2.0-beta-4'
// https://jarcasting.com/artifacts/jpox/jpox-testframework/
implementation ("jpox:jpox-testframework:1.2.0-beta-4")
'jpox:jpox-testframework:jar:1.2.0-beta-4'
<dependency org="jpox" name="jpox-testframework" rev="1.2.0-beta-4">
  <artifact name="jpox-testframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-testframework', version='1.2.0-beta-4')
)
libraryDependencies += "jpox" % "jpox-testframework" % "1.2.0-beta-4"
[jpox/jpox-testframework "1.2.0-beta-4"]

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
javax.jdo : jdo2-api jar 2.1-SNAPSHOT
javax.persistence : persistence-api jar 1.0
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.