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