BeanUtils

BeanUtils library is a Java bean copy utility with powerful functionality and high performance.

License

License

GroupId

GroupId

com.github.yangtu222
ArtifactId

ArtifactId

BeanUtils
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

BeanUtils
BeanUtils library is a Java bean copy utility with powerful functionality and high performance.
Project URL

Project URL

https://github.com/yangtu222/BeanUtils
Source Code Management

Source Code Management

https://github.com/yangtu222/BeanUtils.git

Download BeanUtils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1
commons-beanutils : commons-beanutils jar
net.sf.ezmorph : ezmorph jar 1.0.6
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0