Last Version

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

深度拷贝实现整合.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

deep-copy-jackson
Version

Version

0.0.1
Type

Type

jar
Description

Description

深度拷贝实现整合.

Download deep-copy-jackson 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : deep-copy-api jar 0.0.1
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0

Project Modules

There are no modules declared in this project.