MVN

com.github.fommil : java-allocation-instrumenter

Maven & Gradle

Feb 13, 2015
1 usages

Java Allocation Instrumenter · Java agent that rewrites bytecode to instrument allocation sites

<dependency>
    <groupId>com.github.fommil</groupId>
    <artifactId>java-allocation-instrumenter</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fommil : java-allocation-instrumenter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of com.github.fommil : java-allocation-instrumenter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
java-allocation-instrumenter-3.0

How to add a dependency to Maven

Add the following com.github.fommil : java-allocation-instrumenter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fommil</groupId>
    <artifactId>java-allocation-instrumenter</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fommil : java-allocation-instrumenter gradle dependency to your build.gradle file:

implementation 'com.github.fommil:java-allocation-instrumenter:3.0'

Gradle Kotlin DSL: Add the following com.github.fommil : java-allocation-instrumenter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fommil:java-allocation-instrumenter:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fommil : java-allocation-instrumenter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fommil" % "java-allocation-instrumenter" % "3.0"

Advertisement

Dependencies from Group

Oct 11, 2013
17 usages
Sep 01, 2013
4 usages
Jan 29, 2014
2 usages

Discover Dependencies

Sep 20, 2005
1 usages
Apr 15, 2015
1 usages
3 stars
May 15, 2014
5 usages
61 stars
Mar 08, 2013
2 usages
Jul 07, 2012
1 usages
23 stars
Jul 10, 2014
1 usages
0 stars
Feb 18, 2015
1 usages
Jun 18, 2014
1 usages
4 stars
Mar 09, 2014
2 usages
2.5k stars