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