You can download cglib-2.1_3.jar in this page.
ASF 2.0
cglib-2.1_3.jar file has the following types.
LICENSE META-INF/MANIFEST.MF NOTICE net.sf.cglib.beans.BeanCopier.class net.sf.cglib.beans.BeanGenerator.class net.sf.cglib.beans.BeanMap.class net.sf.cglib.beans.BeanMapEmitter.class net.sf.cglib.beans.BulkBean.class net.sf.cglib.beans.BulkBeanEmitter.class net.sf.cglib.beans.BulkBeanException.class net.sf.cglib.beans.FixedKeySet.class net.sf.cglib.beans.ImmutableBean.class net.sf.cglib.core.AbstractClassGenerator.class net.sf.cglib.core.Block.class net.sf.cglib.core.ClassEmitter.class net.sf.cglib.core.ClassGenerator.class net.sf.cglib.core.ClassInfo.class net.sf.cglib.core.ClassNameReader.class net.sf.cglib.core.ClassesKey.class net.sf.cglib.core.CodeEmitter.class net.sf.cglib.core.CodeGenerationException.class net.sf.cglib.core.CollectionUtils.class net.sf.cglib.core.Constants.class net.sf.cglib.core.Converter.class net.sf.cglib.core.Customizer.class net.sf.cglib.core.DebuggingClassWriter.class net.sf.cglib.core.DefaultGeneratorStrategy.class net.sf.cglib.core.DefaultNamingPolicy.class net.sf.cglib.core.DuplicatesPredicate.class net.sf.cglib.core.EmitUtils.class net.sf.cglib.core.GeneratorStrategy.class net.sf.cglib.core.KeyFactory.class net.sf.cglib.core.Local.class net.sf.cglib.core.MethodInfo.class net.sf.cglib.core.MethodInfoTransformer.class net.sf.cglib.core.MethodWrapper.class net.sf.cglib.core.NamingPolicy.class net.sf.cglib.core.ObjectSwitchCallback.class net.sf.cglib.core.Predicate.class net.sf.cglib.core.ProcessArrayCallback.class net.sf.cglib.core.ProcessSwitchCallback.class net.sf.cglib.core.ReflectUtils.class net.sf.cglib.core.RejectModifierPredicate.class net.sf.cglib.core.RemappingCodeVisitor.class net.sf.cglib.core.Signature.class net.sf.cglib.core.TinyBitSet.class net.sf.cglib.core.Transformer.class net.sf.cglib.core.TypeUtils.class net.sf.cglib.core.VisibilityPredicate.class net.sf.cglib.proxy.Callback.class net.sf.cglib.proxy.CallbackFilter.class net.sf.cglib.proxy.CallbackGenerator.class net.sf.cglib.proxy.CallbackHelper.class net.sf.cglib.proxy.CallbackInfo.class net.sf.cglib.proxy.Dispatcher.class net.sf.cglib.proxy.DispatcherGenerator.class net.sf.cglib.proxy.Enhancer.class net.sf.cglib.proxy.Factory.class net.sf.cglib.proxy.FixedValue.class net.sf.cglib.proxy.FixedValueGenerator.class net.sf.cglib.proxy.InterfaceMaker.class net.sf.cglib.proxy.InvocationHandler.class net.sf.cglib.proxy.InvocationHandlerGenerator.class net.sf.cglib.proxy.LazyLoader.class net.sf.cglib.proxy.LazyLoaderGenerator.class net.sf.cglib.proxy.MethodInterceptor.class net.sf.cglib.proxy.MethodInterceptorGenerator.class net.sf.cglib.proxy.MethodProxy.class net.sf.cglib.proxy.Mixin.class net.sf.cglib.proxy.MixinBeanEmitter.class net.sf.cglib.proxy.MixinEmitter.class net.sf.cglib.proxy.MixinEverythingEmitter.class net.sf.cglib.proxy.NoOp.class net.sf.cglib.proxy.NoOpGenerator.class net.sf.cglib.proxy.Proxy.class net.sf.cglib.proxy.ProxyRefDispatcher.class net.sf.cglib.proxy.UndeclaredThrowableException.class net.sf.cglib.reflect.ConstructorDelegate.class net.sf.cglib.reflect.FastClass.class net.sf.cglib.reflect.FastClassEmitter.class net.sf.cglib.reflect.FastConstructor.class net.sf.cglib.reflect.FastMember.class net.sf.cglib.reflect.FastMethod.class net.sf.cglib.reflect.MethodDelegate.class net.sf.cglib.reflect.MulticastDelegate.class net.sf.cglib.transform.AbstractClassFilterTransformer.class net.sf.cglib.transform.AbstractClassLoader.class net.sf.cglib.transform.AbstractClassTransformer.class net.sf.cglib.transform.AbstractProcessTask.class net.sf.cglib.transform.AbstractTransformTask.class net.sf.cglib.transform.ClassEmitterTransformer.class net.sf.cglib.transform.ClassFilter.class net.sf.cglib.transform.ClassFilterTransformer.class net.sf.cglib.transform.ClassReaderGenerator.class net.sf.cglib.transform.ClassTransformer.class net.sf.cglib.transform.ClassTransformerChain.class net.sf.cglib.transform.ClassTransformerFactory.class net.sf.cglib.transform.ClassTransformerTee.class net.sf.cglib.transform.ClassVisitorTee.class net.sf.cglib.transform.CodeVisitorTee.class net.sf.cglib.transform.MethodFilter.class net.sf.cglib.transform.MethodFilterTransformer.class net.sf.cglib.transform.NullClassVisitor.class net.sf.cglib.transform.TransformingClassGenerator.class net.sf.cglib.transform.TransformingClassLoader.class net.sf.cglib.transform.hook.AbstractPreProcessor.class net.sf.cglib.transform.hook.AsmClassLoaderPreProcessor.class net.sf.cglib.transform.impl.AbstractInterceptFieldCallback.class net.sf.cglib.transform.impl.AccessFieldTransformer.class net.sf.cglib.transform.impl.AddDelegateTransformer.class net.sf.cglib.transform.impl.AddInitTransformer.class net.sf.cglib.transform.impl.AddPropertyTransformer.class net.sf.cglib.transform.impl.AddStaticInitTransformer.class net.sf.cglib.transform.impl.FieldProvider.class net.sf.cglib.transform.impl.FieldProviderTransformer.class net.sf.cglib.transform.impl.InterceptFieldCallback.class net.sf.cglib.transform.impl.InterceptFieldEnabled.class net.sf.cglib.transform.impl.InterceptFieldFilter.class net.sf.cglib.transform.impl.InterceptFieldTransformer.class net.sf.cglib.transform.impl.UndeclaredThrowableStrategy.class net.sf.cglib.transform.impl.UndeclaredThrowableTransformer.class net.sf.cglib.util.ParallelSorter.class net.sf.cglib.util.ParallelSorterEmitter.class net.sf.cglib.util.SorterTemplate.class net.sf.cglib.util.StringSwitcher.class
cglib-2.1_3.pom file content.
<project> <modelVersion>4.0.0</modelVersion> <groupId>cglib</groupId> <artifactId>cglib</artifactId> <name>cglib</name> <version>2.1_3</version> <url>http://cglib.sourceforge.net/</url> <dependencies> <dependency> <groupId>asm</groupId> <artifactId>asm</artifactId> <version>1.5.3</version> </dependency> </dependencies> </project>
<dependency> <groupId>cglib</groupId> <artifactId>cglib</artifactId> <version>2.1_3</version> </dependency>
If you think the following cglib-2.1_3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.