Commons BeanUtils Core

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

commons-beanutils
ArtifactId

ArtifactId

commons-beanutils-core
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Commons BeanUtils Core
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://commons.apache.org/beanutils/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-beanutils-core

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.3
1.8.2
1.8.1
1.8.0
1.8.0-BETA
1.7.0