File | Operation |
---|---|
pinpoint-agent-module-3.0.1.pom | download |
<dependency>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-module</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.navercorp.pinpoint', module='pinpoint-agent-module', version='3.0.1')
)
<parent> <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint</artifactId> <version>3.0.1</version> </parent>