Last Version

spring-connection-pool-metrics 1.0.0

Spring http connection pool monitoring tool

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ascendcorp
ArtifactId

ArtifactId

spring-connection-pool-metrics
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-connection-pool-metrics
Spring http connection pool monitoring tool
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-connection-pool-metrics

Download spring-connection-pool-metrics 1.0.0


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.