Group Id commons-beanutils
Artifact Id commons-beanutils-bean-collections
Version 1.8.2
Packaging jar
URL -
Badge
Last Updated 2009-11-09T06:33:26+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>commons-beanutils</groupId>
    <artifactId>commons-beanutils-bean-collections</artifactId>
    <version>1.8.2</version>
</dependency>
implementation group: 'commons-beanutils', name: 'commons-beanutils-bean-collections', version: '1.8.2'
implementation 'commons-beanutils:commons-beanutils-bean-collections:1.8.2'
implementation("commons-beanutils:commons-beanutils-bean-collections:1.8.2")
libraryDependencies += "commons-beanutils" % "commons-beanutils-bean-collections" % "1.8.2"
<dependency org="commons-beanutils" name="commons-beanutils-bean-collections" rev="1.8.2"/>
@Grapes(
    @Grab(group='commons-beanutils', module='commons-beanutils-bean-collections', version='1.8.2')
)
[commons-beanutils/commons-beanutils-bean-collections "1.8.2"]
'commons-beanutils:commons-beanutils-bean-collections:1.8.2'