Jar examples for c:cglib
Code generation library
You can download jar file cglib 2.1_2 in this page.
Open Source License
You can use the following script to add cglib-2.1_2.jar to your project.
<dependency> <groupId>cglib</groupId> <artifactId>cglib</artifactId> <version>2.1_2</version> </dependency>
compile group: 'cglib', name: 'cglib', version: '2.1_2'
libraryDependencies += "cglib" % "cglib" % "2.1_2"
<dependency org="cglib" name="cglib" rev="2.1_2"/>
@Grapes(@Grab(group='cglib', module='cglib', version='2.1_2'))
'cglib:cglib:jar:2.1_2'
Click the following link to download the jar file.
cglib-2.1_2-sources.jar