JPOX SpringFramework plugin

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

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-springframework
Last Version

Last Version

1.2.0-beta-5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.2.0-beta-5
1.2.0-beta-4
1.2.0-beta-2
1.2.0-beta-1
1.1.9
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-beta-6
1.1.0-beta-4
1.1.0-beta-2