Last Version

bean-copy 0.0.6

Bean-copy is a java bean copy tool.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

bean-copy
Version

Version

0.0.6
Type

Type

jar
Description

Description

bean-copy
Bean-copy is a java bean copy tool.

Download bean-copy 0.0.6


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.101
com.github.houbb : asm-tool Optional jar 0.0.3
org.springframework : spring-beans Optional jar 4.3.25.RELEASE
com.alibaba : fastjson Optional jar 1.2.68
io.protostuff : protostuff-core Optional jar 1.7.2
io.protostuff : protostuff-runtime Optional jar 1.7.2
com.esotericsoftware : kryo Optional jar 5.0.0-RC5

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.