Last Version

deep-copy 0.0.1

深度拷贝实现整合.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

deep-copy
Version

Version

0.0.1
Type

Type

pom
Description

Description

deep-copy
深度拷贝实现整合.

Download deep-copy 0.0.1

Filename Size
deep-copy-0.0.1.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/deep-copy/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>deep-copy</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/deep-copy/
implementation 'com.github.houbb:deep-copy:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/deep-copy/
implementation ("com.github.houbb:deep-copy:0.0.1")
'com.github.houbb:deep-copy:pom:0.0.1'
<dependency org="com.github.houbb" name="deep-copy" rev="0.0.1">
  <artifact name="deep-copy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='deep-copy', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "deep-copy" % "0.0.1"
[com.github.houbb/deep-copy "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deep-copy-api
  • deep-copy-jackson
  • deep-copy-fastjson
  • deep-copy-all
  • deep-copy-test
  • deep-copy-gson
  • deep-copy-fst
  • deep-copy-jsoniter
  • deep-copy-hession