is not current version
Last Version 3.0.3

com.testingsyndicate:hc-jmx 1.0.0

Expose PoolingHttpClientConnectionManager statistics via JMX

GroupId

GroupId

com.testingsyndicate
ArtifactId

ArtifactId

hc-jmx
Version

Version

1.0.0
Type

Type

jar

Download hc-jmx 1.0.0


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