License |
License |
---|---|
GroupId | GroupIdcom.github.krzysztofslusarski |
ArtifactId | ArtifactIdcontinuous-async-profiler-parent |
Version | Version1.5 |
Type | Typepom |
Description |
Descriptioncontinuous-async-profiler-parent
Set of utility library that enables async profiler in continuous mode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
continuous-async-profiler-parent-1.5.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler-parent/ -->
<dependency>
<groupId>com.github.krzysztofslusarski</groupId>
<artifactId>continuous-async-profiler-parent</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler-parent/
implementation 'com.github.krzysztofslusarski:continuous-async-profiler-parent:1.5'
// https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler-parent/
implementation ("com.github.krzysztofslusarski:continuous-async-profiler-parent:1.5")
'com.github.krzysztofslusarski:continuous-async-profiler-parent:pom:1.5'
<dependency org="com.github.krzysztofslusarski" name="continuous-async-profiler-parent" rev="1.5">
<artifact name="continuous-async-profiler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.krzysztofslusarski', module='continuous-async-profiler-parent', version='1.5')
)
libraryDependencies += "com.github.krzysztofslusarski" % "continuous-async-profiler-parent" % "1.5"
[com.github.krzysztofslusarski/continuous-async-profiler-parent "1.5"]
Group / Artifact | Type | Version |
---|---|---|
tools.profiler : async-profiler | jar | 1.8.3 |
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 |