Last Version

Commons BeanUtils Bean Collections 1.8.3

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-bean-collections
Version

Version

1.8.3
Type

Type

jar
Description

Description

Commons BeanUtils Bean Collections
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-bean-collections 1.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-collections : commons-collections Optional jar 3.2.1

Project Modules

There are no modules declared in this project.