Last Version

Apache Commons BeanUtils2 2.0.0

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

License

License

GroupId

GroupId

com.melloware
ArtifactId

ArtifactId

commons-beanutils2
Version

Version

2.0.0
Type

Type

jar
Description

Description

Apache Commons BeanUtils2
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/
Source Code Management

Source Code Management

https://github.com/melloware/commons-beanutils2

Download commons-beanutils2 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (2)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.