| License |
License |
|---|---|
| Categories |
CategoriesPinpoint Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.navercorp.pinpoint |
| ArtifactId | ArtifactIdpinpoint-profiler |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpinpoint-profiler
Pinpoint APM, Application Performance Management tool for large-scale distributed systems
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pinpoint-profiler-2.4.0.pom | |
| pinpoint-profiler-2.4.0.jar | 1 MB |
| pinpoint-profiler-2.4.0-sources.jar | 854 KB |
| pinpoint-profiler-2.4.0-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-profiler/ -->
<dependency>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-profiler/
implementation 'com.navercorp.pinpoint:pinpoint-profiler:2.4.0'
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-profiler/
implementation ("com.navercorp.pinpoint:pinpoint-profiler:2.4.0")
'com.navercorp.pinpoint:pinpoint-profiler:jar:2.4.0'
<dependency org="com.navercorp.pinpoint" name="pinpoint-profiler" rev="2.4.0">
<artifact name="pinpoint-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.navercorp.pinpoint', module='pinpoint-profiler', version='2.4.0')
)
libraryDependencies += "com.navercorp.pinpoint" % "pinpoint-profiler" % "2.4.0"
[com.navercorp.pinpoint/pinpoint-profiler "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.navercorp.pinpoint : pinpoint-annotations | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-commons | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-commons-buffer | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-commons-profiler | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-thrift | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-grpc | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-bootstrap-core | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-bootstrap | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-rpc | jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-plugins-loader | jar | 2.4.0 |
| com.google.guava : guava | jar | 30.1-android |
| com.google.inject : guice | jar | 4.2.2 |
| org.ow2.asm : asm | jar | 9.2 |
| org.ow2.asm : asm-commons | jar | 9.2 |
| org.ow2.asm : asm-util | jar | 9.2 |
| org.ow2.asm : asm-tree | jar | 9.2 |
| org.ow2.asm : asm-analysis | jar | 9.2 |
| org.apache.thrift : libthrift | jar | 0.12.0 |
| com.navercorp.pinpoint : pinpoint-profiler-logging | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject.extensions : guice-grapher | jar | 4.1.0 |
| commons-lang : commons-lang | jar | 2.6 |
| com.navercorp.pinpoint : pinpoint-rpc | test-jar | 2.4.0 |
| com.navercorp.pinpoint : pinpoint-testcase | jar | 2.4.0 |
| org.springframework : spring-context | jar | 4.3.30.RELEASE |
| org.awaitility : awaitility | jar | 3.1.5 |
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |