License |
License |
---|---|
Categories |
CategoriesPinpoint Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.navercorp.pinpoint |
ArtifactId | ArtifactIdpinpoint-cxf-plugin |
Version | Version2.4.0-RC1 |
Type | Typejar |
Description |
Descriptionpinpoint-cxf-plugin
Pinpoint APM, Application Performance Management tool for large-scale distributed systems
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-cxf-plugin/ -->
<dependency>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-cxf-plugin</artifactId>
<version>2.4.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-cxf-plugin/
implementation 'com.navercorp.pinpoint:pinpoint-cxf-plugin:2.4.0-RC1'
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-cxf-plugin/
implementation ("com.navercorp.pinpoint:pinpoint-cxf-plugin:2.4.0-RC1")
'com.navercorp.pinpoint:pinpoint-cxf-plugin:jar:2.4.0-RC1'
<dependency org="com.navercorp.pinpoint" name="pinpoint-cxf-plugin" rev="2.4.0-RC1">
<artifact name="pinpoint-cxf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.navercorp.pinpoint', module='pinpoint-cxf-plugin', version='2.4.0-RC1')
)
libraryDependencies += "com.navercorp.pinpoint" % "pinpoint-cxf-plugin" % "2.4.0-RC1"
[com.navercorp.pinpoint/pinpoint-cxf-plugin "2.4.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.navercorp.pinpoint : pinpoint-bootstrap-core | jar | 2.4.0-RC1 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | |
org.apache.cxf : cxf-rt-transports-http | jar | |
org.apache.cxf : cxf-rt-rs-client | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 2.28.2 |