License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.ascendcorp |
ArtifactId | ArtifactIdspring-connection-pool-metrics |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionspring-connection-pool-metrics
Spring http connection pool monitoring tool
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ascendcorp/spring-connection-pool-metrics/ -->
<dependency>
<groupId>com.ascendcorp</groupId>
<artifactId>spring-connection-pool-metrics</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ascendcorp/spring-connection-pool-metrics/
implementation 'com.ascendcorp:spring-connection-pool-metrics:1.0.0'
// https://jarcasting.com/artifacts/com.ascendcorp/spring-connection-pool-metrics/
implementation ("com.ascendcorp:spring-connection-pool-metrics:1.0.0")
'com.ascendcorp:spring-connection-pool-metrics:jar:1.0.0'
<dependency org="com.ascendcorp" name="spring-connection-pool-metrics" rev="1.0.0">
<artifact name="spring-connection-pool-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ascendcorp', module='spring-connection-pool-metrics', version='1.0.0')
)
libraryDependencies += "com.ascendcorp" % "spring-connection-pool-metrics" % "1.0.0"
[com.ascendcorp/spring-connection-pool-metrics "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 2.0.3.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
io.micrometer : micrometer-registry-prometheus | jar | 1.0.5 |
javax.servlet : servlet-api | jar | 2.3 |
org.springframework : spring-webmvc | jar | 5.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |