All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download kostaskougios-cloning JAR 1.10.1.1 with all dependencies


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. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Files of the artifact kostaskougios-cloning version 1.10.1.1 from the group com.dominikcebula.cloning.

Test

The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of kostaskougios-cloning Show documentation

Please rate this JAR file. Is it a good library?

0 downloads




© 2015 - 2024 Weber Informatics LLC | Privacy Policy