Name: | cglib |
---|---|
Version: | 2.1.3 |
Release: | 4.jpp5 |
Architecture: | noarch |
Group: | Development/Libraries/Java |
Size: | 607566 |
License: | Apache Software License 2 |
RPM: | cglib-2.1.3-4.jpp5.noarch.rpm |
Source RPM: | cglib-2.1.3-4.jpp5.src.rpm |
Build Date: | Fri Sep 06 2013 |
Build Host: | ca-build7.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cglib.sourceforge.net/ |
Summary: | Code Generation Library |
Description: | cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime. NOTE: To use the Aspectwerks hook (net.sf.cglib.transform.hook.*), make sure aspectwerks.jar is in the Classpath (from the 'aspectwerks' RPM) NOTE: If you use the cglib.jar you may need to add asm.jar to your ClassPath (from the 'asm' RPM). The cglib-nodep.jar includes the ASM classes already. |