is not current version
Last Version 2.0

net.sourceforge.openutils:openutils-spring-rmibernate 1.0.2

openutils base Spring-Hibernate RMI remote lazy loading support

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-spring-rmibernate
Version

Version

1.0.2
Type

Type

jar

Download openutils-spring-rmibernate 1.0.2


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