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-3.0-9.jar download
ap-loader-linux-x64-3.0-9.pom download
ap-loader-linux-x64-3.0-9-sources.jar download
Apache Maven
<dependency>
  <groupId>me.bechberger</groupId>
  <artifactId>ap-loader-linux-x64</artifactId>
  <version>3.0-9</version>
</dependency>
Gradle Groovy
implementation 'me.bechberger:ap-loader-linux-x64:3.0-9'
Gradle Kotlin
implementation("me.bechberger:ap-loader-linux-x64:3.0-9")
Scala SBT
libraryDependencies += "me.bechberger" % "ap-loader-linux-x64" % "3.0-9"
Groovy Grape
@Grapes(
  @Grab(group='me.bechberger', module='ap-loader-linux-x64', version='3.0-9')
)
Apache Ivy
<dependency org="me.bechberger" name="ap-loader-linux-x64" rev="3.0-9" />
Leiningen
[me.bechberger/ap-loader-linux-x64 "3.0-9"]
Apache Buildr
'me.bechberger:ap-loader-linux-x64:jar:3.0-9'
Dependencies
The project has no third-party dependencies