License |
License |
---|---|
GroupId | GroupIdcommons-beanutils |
ArtifactId | ArtifactIdcommons-beanutils-bean-collections |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons 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 |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
commons-collections : commons-collections Optional | jar | 3.2.1 |