Last Version

INSANE heap profiling library RELEASE73

A library for doing live heap analysis of the JVM in which it runs.

License

License

GNU General Public License Version 2
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

org.netbeans
ArtifactId

ArtifactId

insane
Version

Version

RELEASE73
Type

Type

jar
Description

Description

INSANE heap profiling library
A library for doing live heap analysis of the JVM in which it runs.
Source Code Management

Source Code Management

http://hg.netbeans.org/main/file/a60ef93ca284/o.n.insane/

Download insane RELEASE73


<!-- https://jarcasting.com/artifacts/org.netbeans/insane/ -->
<dependency>
    <groupId>org.netbeans</groupId>
    <artifactId>insane</artifactId>
    <version>RELEASE73</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans/insane/
implementation 'org.netbeans:insane:RELEASE73'
// https://jarcasting.com/artifacts/org.netbeans/insane/
implementation ("org.netbeans:insane:RELEASE73")
'org.netbeans:insane:jar:RELEASE73'
<dependency org="org.netbeans" name="insane" rev="RELEASE73">
  <artifact name="insane" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans', module='insane', version='RELEASE73')
)
libraryDependencies += "org.netbeans" % "insane" % "RELEASE73"
[org.netbeans/insane "RELEASE73"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.