is not current version
Last Version 1.2.0-beta-5

jpox:jpox-springframework 1.1.0

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.1.0
Type

Type

jar

Download jpox-springframework 1.1.0


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