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.

LicenseApache 2.0
Tagsbundleosgi
HomePage https://code.google.com/p/cloning/
DateFeb 09, 2019
Filespom (4 KB)  bundle (30 KB)  View All
RepositoriesCentralJCenterMulesoftRoot1
Ranking#3001 in MvnRepository (See Top Artifacts)
Used By149 artifacts
VulnerabilitiesVulnerabilities from dependencies:
CVE-2020-15250


Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Reflection
Apache 2.0
org.objenesis » objenesis 3.0.13.4

Test Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
EPL 2.0
junit » junit1 vulnerability 4.115.10.2

Licenses

LicenseURL
Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0