Last Version

com.github.houbb:deep-copy-fastjson 0.0.1

深度拷贝实现整合.

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

deep-copy-fastjson
Version

Version

0.0.1
Type

Type

jar
Description

Description

深度拷贝实现整合.

Download deep-copy-fastjson 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : deep-copy-api jar 0.0.1
com.alibaba : fastjson jar 1.2.70

Project Modules

There are no modules declared in this project.