Last Version

BeanUtils 1.0.11

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

License

License

GroupId

GroupId

com.github.yangtu222
ArtifactId

ArtifactId

BeanUtils
Version

Version

1.0.11
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 1.0.11


<!-- 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.