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
文件下载
文件名 操作
ap-loader-linux-x64-3.0-9.jar 下载
ap-loader-linux-x64-3.0-9.pom 下载
ap-loader-linux-x64-3.0-9-sources.jar 下载
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'
本项目依赖
该项目无第三方依赖