MVN

com.navercorp.pinpoint : pinpoint-agent-module

Maven & Gradle

May 30, 2024
<dependency>
    <groupId>com.navercorp.pinpoint</groupId>
    <artifactId>pinpoint-agent-module</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.navercorp.pinpoint : pinpoint-agent-module to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.navercorp.pinpoint : pinpoint-agent-module to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
pinpoint-agent-module-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.navercorp.pinpoint</groupId>
    <artifactId>pinpoint-agent-module</artifactId>
    <version>3.0.0</version>
</dependency>