How To Install Java Artifact cglib.cglib-nodep v2.1_3

cglib cglib-nodep 2.1_3

Introduction

In this article, we'll learn how to install Java artifact cglib-nodep from cglib group in version 2.1_3. The artifact is available in 21 versions: 3.3.0 3.2.12 3.2.11 3.2.10 3.2.9 3.2.8 3.2.7 3.2.6 3.2.5 3.2.4 3.2.3 3.2.2 3.2.1 3.2.0 3.1 3.0 2.2.2 2.2 2.1_3 2.1_2 2.1-nodep The cglib project has its own website at: http://cglib.sourceforge.net/.

How To Install Java Artifact cglib.cglib-nodep In Version 2.1_3

To install the cglib artifact in version 2.1_3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses cglib dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.