License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-spring-rmibernate |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhibernate remote lazy loading
openutils base Spring-Hibernate RMI remote lazy loading support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-spring-rmibernate/ -->
<dependency>
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-spring-rmibernate</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-spring-rmibernate/
implementation 'net.sourceforge.openutils:openutils-spring-rmibernate:2.0'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-spring-rmibernate/
implementation ("net.sourceforge.openutils:openutils-spring-rmibernate:2.0")
'net.sourceforge.openutils:openutils-spring-rmibernate:jar:2.0'
<dependency org="net.sourceforge.openutils" name="openutils-spring-rmibernate" rev="2.0">
<artifact name="openutils-spring-rmibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-spring-rmibernate', version='2.0')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-spring-rmibernate" % "2.0"
[net.sourceforge.openutils/openutils-spring-rmibernate "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.4.1 |
org.slf4j : jcl104-over-slf4j | jar | 1.4.1 |
org.springframework : spring-orm | jar | 2.5.1 |
org.springframework : spring-aop | jar | 2.5.1 |
org.hibernate : hibernate | jar | 3.2.4.ga |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-lang : commons-lang | jar | 2.3 |
commons-collections : commons-collections | jar | 3.1 |
junit : junit Optional | jar | 3.8.1 |
cglib : cglib-nodep | jar | 2.1_3 |
asm : asm | jar | 2.2.3 |