Last Version

cloning 1.9.12

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.

License

License

GroupId

GroupId

uk.com.robust-it
ArtifactId

ArtifactId

cloning
Version

Version

1.9.12
Type

Type

bundle
Description

Description

cloning
The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.
Project URL

Project URL

https://code.google.com/p/cloning/

Download cloning 1.9.12

Dependencies

compile (1)

Group / Artifact Type Version
org.objenesis : objenesis jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.