License |
License |
---|---|
GroupId | GroupIdcom.papertrail |
ArtifactId | ArtifactIdprofiler |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.papertrail:profiler
A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.
|
Project URL |
Project URL |
Filename | Size |
---|---|
profiler-1.0.2.pom | |
profiler-1.0.2.jar | 10 KB |
profiler-1.0.2-sources.jar | 5 KB |
profiler-1.0.2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.papertrail/profiler/ -->
<dependency>
<groupId>com.papertrail</groupId>
<artifactId>profiler</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.papertrail/profiler/
implementation 'com.papertrail:profiler:1.0.2'
// https://jarcasting.com/artifacts/com.papertrail/profiler/
implementation ("com.papertrail:profiler:1.0.2")
'com.papertrail:profiler:jar:1.0.2'
<dependency org="com.papertrail" name="profiler" rev="1.0.2">
<artifact name="profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.papertrail', module='profiler', version='1.0.2')
)
libraryDependencies += "com.papertrail" % "profiler" % "1.0.2"
[com.papertrail/profiler "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |