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