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