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.

Artifacts using Cloning (17)
Sort by:Popular

The heart of OpenL
Last Release on Jul 1, 2026
The set of common utilities for CATools projects
Last Release on Aug 14, 2024
Classes and utilities to work with OpenL Rules Variations
Last Release on Dec 16, 2025
SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements common functionality used for SDCri.
Last Release on May 27, 2026
Ikasan EIP Flow implementation based on the Visitor design pattern
Last Release on Mar 7, 2026
Java service client utilities.
Last Release on Jun 21, 2026
Simplistic application framework built on top of PushMode HTML streaming library.
Last Release on Nov 14, 2023
Solution-driven autograding for CS 124.
Last Release on Apr 3, 2026
The OpenAPI Maven Plugin analyzes Java REST controller classes and generates OpenAPI 3.x documentation. It is designed to integrate seamlessly into the Maven build lifecycle, making API documentation generation automated, fast, and ...
Last Release on Jun 22, 2026
Utility library for simply clone java objects
Last Release on Oct 28, 2023