File: README

package info (click to toggle)
cglib 2.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,336 kB
  • ctags: 3,220
  • sloc: java: 13,312; xml: 267; makefile: 19; sh: 13
file content (14 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

CGLIB is distributed in binary and source form

cglib-2.1_x.jar             binary distribution, CGLIB classes only, 
it must be used to extend cglib classes dependant on ASM API 

cglib-nodep-2.1_x.jar       binary distribution, CGLIB and renamed ASM classes, 
not extendable 

cglib-src-2.1_x.jar         source distribution with all runtime dependancies

cglib-docs-2.1_x.jar        HTML API documentation

Use Apache Ant to build CGLIB from source code : http://jakarta.apache.org/ant