Last Version

Hibernate UnProxy 1.0

Hibernate UnProxy helper class for unproxing hibernate entities

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

hibernate-unproxy
Version

Version

1.0
Type

Type

jar
Description

Description

Hibernate UnProxy
Hibernate UnProxy helper class for unproxing hibernate entities
Project URL

Project URL

https://github.com/Megaprog/hibernate-unproxy
Source Code Management

Source Code Management

https://github.com/Megaprog/hibernate-unproxy

Download hibernate-unproxy 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.2.20.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.