com.papertrail:profiler

A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.

License

License

GroupId

GroupId

com.papertrail
ArtifactId

ArtifactId

profiler
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.papertrail:profiler
A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.
Project URL

Project URL

https://github.com/papertrail/profiler

Download profiler

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.1

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.papertrail

Papertrail

Versions

Version
1.0.2
1.0.1
1.0.0