<dependency>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-cxf-plugin</artifactId>
<version>2.3.2</version>
</dependency>
@Grapes(
@Grab(group='com.navercorp.pinpoint', module='pinpoint-cxf-plugin', version='2.3.2')
)
<parent> <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint-plugins</artifactId> <version>2.3.2</version> </parent>
provided
|-- com.navercorp.pinpoint:pinpoint-bootstrap-core
|-- org.apache.cxf:cxf-rt-frontend-jaxrs
|-- org.apache.cxf:cxf-rt-frontend-jaxws