MVN

com.github.krzysztofslusarski : continuous-async-profiler-parent

Maven & Gradle

Jan 11, 2023
29 stars

continuous-async-profiler-parent · Set of utility library that enables async profiler in continuous mode

<dependency>
    <groupId>com.github.krzysztofslusarski</groupId>
    <artifactId>continuous-async-profiler-parent</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.krzysztofslusarski : continuous-async-profiler-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.github.krzysztofslusarski : continuous-async-profiler-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
continuous-async-profiler-parent-2.1
2.0
continuous-async-profiler-parent-2.0
1.6
continuous-async-profiler-parent-1.6
1.5
continuous-async-profiler-parent-1.5
1.4
continuous-async-profiler-parent-1.4
1.3
continuous-async-profiler-parent-1.3
1.2
continuous-async-profiler-parent-1.2
1.1
continuous-async-profiler-parent-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.krzysztofslusarski</groupId>
    <artifactId>continuous-async-profiler-parent</artifactId>
    <version>2.1</version>
</dependency>