is not current version
Last Version 3.0.3

com.testingsyndicate:hc-jmx 2.0.0

Expose PoolingHttpClientConnectionManager statistics via JMX

GroupId

GroupId

com.testingsyndicate
ArtifactId

ArtifactId

hc-jmx
Version

Version

2.0.0
Type

Type

jar

Download hc-jmx 2.0.0


<!-- https://jarcasting.com/artifacts/com.testingsyndicate/hc-jmx/ -->
<dependency>
    <groupId>com.testingsyndicate</groupId>
    <artifactId>hc-jmx</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.testingsyndicate/hc-jmx/
implementation 'com.testingsyndicate:hc-jmx:2.0.0'
// https://jarcasting.com/artifacts/com.testingsyndicate/hc-jmx/
implementation ("com.testingsyndicate:hc-jmx:2.0.0")
'com.testingsyndicate:hc-jmx:jar:2.0.0'
<dependency org="com.testingsyndicate" name="hc-jmx" rev="2.0.0">
  <artifact name="hc-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testingsyndicate', module='hc-jmx', version='2.0.0')
)
libraryDependencies += "com.testingsyndicate" % "hc-jmx" % "2.0.0"
[com.testingsyndicate/hc-jmx "2.0.0"]