cloning cloning
Parent | oss-parent |
Group | uk.com.robust-it |
描述 | 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. |
Packaging | bundle |
Size | 25.78 KB |
文件 | pom jar |
网址 | https://code.google.com/p/cloning/ |
发布时间 | 2017-09-21 20:46 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.11 |
org.objenesis | objenesis | 2.6 |
developers
licenses
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
索引仓库
仓库 | 个数 |
Central | 592045 |