Jar examples for b:beanutils
BeanUtils library is a Java bean copy utility with powerful functionality and high performance.
You can download jar file beanutils 1.6.1-20070314 in this page.
The Apache License, Version 2.0
You can use the following script to add beanutils-1.6.1-20070314.jar to your project.
<dependency> <groupId>com.sun.commons</groupId> <artifactId>beanutils</artifactId> <version>1.6.1-20070314</version> </dependency>
compile group: 'com.sun.commons', name: 'beanutils', version: '1.6.1-20070314'
libraryDependencies += "com.sun.commons" % "beanutils" % "1.6.1-20070314"
<dependency org="com.sun.commons" name="beanutils" rev="1.6.1-20070314"/>
@Grapes(@Grab(group='com.sun.commons', module='beanutils', version='1.6.1-20070314'))
'com.sun.commons:beanutils:jar:1.6.1-20070314'
Click the following link to download the jar file.
beanutils-1.6.1-20070314.jar