License |
License |
---|---|
GroupId | GroupIdcom.github.yangtu222 |
ArtifactId | ArtifactIdBeanUtils |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeanUtils
BeanUtils library is a Java bean copy utility with powerful functionality and high performance.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
BeanUtils-1.0.11.pom | |
BeanUtils-1.0.11.jar | 65 KB |
BeanUtils-1.0.11-sources.jar | 55 KB |
BeanUtils-1.0.11-javadoc.jar | 314 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar |
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 |