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