Jar examples for c:commons-beanutils-core
You can download jar file commons-beanutils-core 1.7.0 in this page.
Apache License
You can use the following script to add commons-beanutils-core-1.7.0.jar to your project.
<dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils-core</artifactId> <version>1.7.0</version> </dependency>
compile group: 'commons-beanutils', name: 'commons-beanutils-core', version: '1.7.0'
libraryDependencies += "commons-beanutils" % "commons-beanutils-core" % "1.7.0"
<dependency org="commons-beanutils" name="commons-beanutils-core" rev="1.7.0"/>
@Grapes(@Grab(group='commons-beanutils', module='commons-beanutils-core', version='1.7.0'))
'commons-beanutils:commons-beanutils-core:jar:1.7.0'
Click the following link to download the jar file.
commons-beanutils-core-1.7.0.jar