3.3. Getting the Commons BeanUtils Source Code

Problem

You need the source code for the Commons BeanUtils project.

Solution

Download the source from http://jakarta.apache.org/site/sourceindex.cgi, following the same procedure as outlined in Recipe 1.1. Download a file named commons-beanutils-1.7-src.zip (or commons-beanutils-1.7-src.tar.gz); once you unzip this archive, you will have the source to Commons BeanUtils in ./commons-beanutils-1.7-src/src.

See Also

Most Commons components follow a similar convention for the layout of binary and source distributions. For more information about the layout of the BeanUtils source distribution, see Recipe 1.3.

For information on obtaining the binary distribution for Commons BeanUtils, see Recipe 3.2.

Get Jakarta Commons Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.