License |
License |
---|---|
Categories |
CategoriesPinpoint Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.navercorp.pinpoint |
ArtifactId | ArtifactIdpinpoint-agent-plugins |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpinpoint-agent-plugins
Pinpoint APM, Application Performance Management tool for large-scale distributed systems
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinpoint-agent-plugins-2.4.0.pom | |
pinpoint-agent-plugins-2.4.0.zip | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-agent-plugins/ -->
<dependency>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-plugins</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-agent-plugins/
implementation 'com.navercorp.pinpoint:pinpoint-agent-plugins:2.4.0'
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-agent-plugins/
implementation ("com.navercorp.pinpoint:pinpoint-agent-plugins:2.4.0")
'com.navercorp.pinpoint:pinpoint-agent-plugins:pom:2.4.0'
<dependency org="com.navercorp.pinpoint" name="pinpoint-agent-plugins" rev="2.4.0">
<artifact name="pinpoint-agent-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.navercorp.pinpoint', module='pinpoint-agent-plugins', version='2.4.0')
)
libraryDependencies += "com.navercorp.pinpoint" % "pinpoint-agent-plugins" % "2.4.0"
[com.navercorp.pinpoint/pinpoint-agent-plugins "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.navercorp.pinpoint : pinpoint-agent-proxy-common | jar | 2.4.0 |
com.navercorp.pinpoint : pinpoint-agent-proxy-apache-plugin | jar | 2.4.0 |
com.navercorp.pinpoint : pinpoint-agent-proxy-app-plugin | jar | 2.4.0 |
com.navercorp.pinpoint : pinpoint-agent-proxy-nginx-plugin | jar | 2.4.0 |
com.navercorp.pinpoint : pinpoint-agent-proxy-user-plugin | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 2.28.2 |