Apache Commons BeanUtils

Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.

License

License

GroupId

GroupId

com.mebigfatguy
ArtifactId

ArtifactId

commons-beanutils2
Last Version

Last Version

1.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons BeanUtils
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
Project URL

Project URL

https://commons.apache.org/proper/commons-beanutils/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-beanutils2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-collections4 jar 4.3

test (2)

Group / Artifact Type Version
commons-collections : commons-collections-testframework jar 3.2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.9