How To Install Java Artifact cglib.cglib-nodep v2.2

cglib cglib-nodep 2.2

Introduction

In this article, we'll learn how to install Java artifact cglib-nodep from cglib group in version 2.2. 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 Code Generation Library project has been released under ASF 2.0 license, and has its own website at: http://cglib.sourceforge.net/ .

How To Install Java Artifact cglib.cglib-nodep In Version 2.2

To install the Code Generation Library artifact in version 2.2 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 Code Generation Library 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.

Compile dependencies (1)

Licenses