com.github.krzysztofslusarski:continuous-async-profiler

Set of utility library that enables async profiler in continuous mode

License

License

GroupId

GroupId

com.github.krzysztofslusarski
ArtifactId

ArtifactId

continuous-async-profiler
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Set of utility library that enables async profiler in continuous mode

Download continuous-async-profiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler/ -->
<dependency>
    <groupId>com.github.krzysztofslusarski</groupId>
    <artifactId>continuous-async-profiler</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler/
implementation 'com.github.krzysztofslusarski:continuous-async-profiler:1.6'
// https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler/
implementation ("com.github.krzysztofslusarski:continuous-async-profiler:1.6")
'com.github.krzysztofslusarski:continuous-async-profiler:jar:1.6'
<dependency org="com.github.krzysztofslusarski" name="continuous-async-profiler" rev="1.6">
  <artifact name="continuous-async-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krzysztofslusarski', module='continuous-async-profiler', version='1.6')
)
libraryDependencies += "com.github.krzysztofslusarski" % "continuous-async-profiler" % "1.6"
[com.github.krzysztofslusarski/continuous-async-profiler "1.6"]

Dependencies

compile (1)

Group / Artifact Type Version
tools.profiler : async-profiler jar 1.8.3

provided (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.springframework : spring-core jar 4.3.25.RELEASE
org.springframework : spring-context jar 4.3.25.RELEASE
org.springframework : spring-beans jar 4.3.25.RELEASE
org.slf4j : slf4j-api jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1