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.
📦
Artifact Relocated
uk.com.robust-it » cloningio.github.kostaskougios » cloning

Latest Versions

20 versions →
VersionVulnerabilitiesUsagesDate
1.9.x
1.9.12
58
Feb 09, 2019
1.9.11
6
Jan 08, 2019
1.9.10
14
Apr 11, 2018
1.8.x
1.8.5
0
Sep 23, 2012
1.8.4
0
Sep 23, 2012
1.8.2
7
Jul 18, 2012
1.7.x
1.7.9
14
Jan 17, 2012
1.7.4
12
Nov 02, 2010
20 versions →