MVN

net.ju-n.auto-instrument : auto-instrument

Maven & Gradle

Jan 27, 2013
1 usages
9 stars

auto-instrument · Use java.lang.instrument without writing an agent.

<dependency>
    <groupId>net.ju-n.auto-instrument</groupId>
    <artifactId>auto-instrument</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ju-n.auto-instrument : auto-instrument to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.ju-n.auto-instrument : auto-instrument to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
auto-instrument-1.0.2
auto-instrument-1.0.1
auto-instrument-1.0.0

How to add a dependency to Maven

Add the following net.ju-n.auto-instrument : auto-instrument maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ju-n.auto-instrument</groupId>
    <artifactId>auto-instrument</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ju-n.auto-instrument : auto-instrument gradle dependency to your build.gradle file:

implementation 'net.ju-n.auto-instrument:auto-instrument:1.0.2'

Gradle Kotlin DSL: Add the following net.ju-n.auto-instrument : auto-instrument gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ju-n.auto-instrument:auto-instrument:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ju-n.auto-instrument : auto-instrument sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ju-n.auto-instrument" % "auto-instrument" % "1.0.2"

Advertisement

Dependencies from Group

Jan 27, 2013
1 usages
9 stars

Discover Dependencies

Mar 08, 2013
2 usages
Feb 18, 2014
3 usages
Feb 09, 2023
4 usages
131 stars
Dec 19, 2012
4 usages
Jul 28, 2014
1 usages
0 stars
Nov 23, 2014
2 usages
71 stars
dao
Apr 02, 2013
3 usages
Apr 10, 2015
1 usages
10 stars