Last Version

JPOX SpringFramework plugin 1.2.0-beta-5

JPOX can be used with SpringFramework out of the box. This plugin provides for enhanced connectivity.

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-springframework
Version

Version

1.2.0-beta-5
Type

Type

jar
Description

Description

JPOX SpringFramework plugin
JPOX can be used with SpringFramework out of the box. This plugin provides for enhanced connectivity.

Download jpox-springframework 1.2.0-beta-5


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.jdo : jdo2-api jar 2.1-SNAPSHOT
jpox : jpox-core jar 1.2.0-beta-5
org.springframework : spring jar 2.0

Project Modules

There are no modules declared in this project.