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