How To Install Java Artifact org.netbeans.insane vRELEASE73

org.netbeans insane RELEASE73

Introduction

In this article, we'll learn how to install Java artifact insane from org.netbeans group in version RELEASE73. The artifact is available in 1 versions: RELEASE73 . The INSANE heap profiling library project has been released under GNU General Public License Version 2 license, and has its own website at: http://performance.netbeans.org/insane/ .

How To Install Java Artifact org.netbeans.insane In Version RELEASE73

To install the INSANE heap profiling library artifact in version RELEASE73 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 INSANE heap profiling 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.

Licenses