Last Version

Entity Pruner 3.1.0

A Utility for making an ORM managed object graph safe for sending to a client by pruning out database proxies circular references and other problematic items

License

License

Categories

Categories

Net
GroupId

GroupId

net.saliman
ArtifactId

ArtifactId

entity-pruner
Version

Version

3.1.0
Type

Type

jar
Description

Description

Entity Pruner
A Utility for making an ORM managed object graph safe for sending to a client by pruning out database proxies circular references and other problematic items
Project URL

Project URL

https://github.com/stevesaliman/entity-pruner
Source Code Management

Source Code Management

https://github.com/stevesaliman/entity-pruner

Download entity-pruner 3.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.6.4

test (8)

Group / Artifact Type Version
com.atomikos : transactions-hibernate3 jar 3.7.0
com.atomikos : transactions-jdbc jar 3.7.0
org.apache.tomcat : tomcat-dbcp jar 7.0.26
com.oracle » ojdbc6 jar 10.2.0.4.0
com.google.guava : guava jar 10.0.1
junit : junit jar 4.10
mysql : mysql-connector-java jar 5.1.18
com.atomikos : transactions jar 3.7.0

Project Modules

There are no modules declared in this project.