Download commons-beanutils-bean-collections-1.7.0.jar file - Jar c

Jar examples for c:commons-beanutils-bean-collections

Description

You can download jar file commons-beanutils-bean-collections 1.7.0 in this page.

License

Apache License

Build File

You can use the following script to add commons-beanutils-bean-collections-1.7.0.jar to your project.

<dependency>
   <groupId>commons-beanutils</groupId>
   <artifactId>commons-beanutils-bean-collections</artifactId>
   <version>1.7.0</version>
</dependency>
compile group: 'commons-beanutils', name: 'commons-beanutils-bean-collections', version: '1.7.0'
libraryDependencies += "commons-beanutils" % "commons-beanutils-bean-collections" % "1.7.0"
<dependency org="commons-beanutils" name="commons-beanutils-bean-collections" rev="1.7.0"/>
@Grapes(@Grab(group='commons-beanutils', module='commons-beanutils-bean-collections', version='1.7.0'))
'commons-beanutils:commons-beanutils-bean-collections:jar:1.7.0'

Download

Click the following link to download the jar file.

commons-beanutils-bean-collections-1.7.0.jar
commons-beanutils-bean-collections-1.7.0.pom



Related Tutorials