a

ap-loader-linux-x64

Packages async-profiler, including the converter and jattach, in a single JAR.
https://github.com/jvm-profiling-tools/ap-loader
Apache License, Version 2.0
Johannes Bechberger
Files download
File Operation
ap-loader-linux-x64-2.9-3.jar download
ap-loader-linux-x64-2.9-3.pom download
ap-loader-linux-x64-2.9-3-sources.jar download
Apache Maven
<dependency>
  <groupId>me.bechberger</groupId>
  <artifactId>ap-loader-linux-x64</artifactId>
  <version>2.9-3</version>
</dependency>
Gradle Groovy
implementation 'me.bechberger:ap-loader-linux-x64:2.9-3'
Gradle Kotlin
implementation("me.bechberger:ap-loader-linux-x64:2.9-3")
Scala SBT
libraryDependencies += "me.bechberger" % "ap-loader-linux-x64" % "2.9-3"
Groovy Grape
@Grapes(
  @Grab(group='me.bechberger', module='ap-loader-linux-x64', version='2.9-3')
)
Apache Ivy
<dependency org="me.bechberger" name="ap-loader-linux-x64" rev="2.9-3" />
Leiningen
[me.bechberger/ap-loader-linux-x64 "2.9-3"]
Apache Buildr
'me.bechberger:ap-loader-linux-x64:jar:2.9-3'
Dependencies