is not current version
Last Version 0.2.4

net.ju-n.commons-dbcp-jmx:commons-dbcp-jmx-parent 0.2

Wrapper around Apache Commons DBCP datasources to expose some metrics and operations as Mbeans.

Categories

Categories

Net
GroupId

GroupId

net.ju-n.commons-dbcp-jmx
ArtifactId

ArtifactId

commons-dbcp-jmx-parent
Version

Version

0.2
Type

Type

pom

Download commons-dbcp-jmx-parent 0.2


<!-- https://jarcasting.com/artifacts/net.ju-n.commons-dbcp-jmx/commons-dbcp-jmx-parent/ -->
<dependency>
    <groupId>net.ju-n.commons-dbcp-jmx</groupId>
    <artifactId>commons-dbcp-jmx-parent</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ju-n.commons-dbcp-jmx/commons-dbcp-jmx-parent/
implementation 'net.ju-n.commons-dbcp-jmx:commons-dbcp-jmx-parent:0.2'
// https://jarcasting.com/artifacts/net.ju-n.commons-dbcp-jmx/commons-dbcp-jmx-parent/
implementation ("net.ju-n.commons-dbcp-jmx:commons-dbcp-jmx-parent:0.2")
'net.ju-n.commons-dbcp-jmx:commons-dbcp-jmx-parent:pom:0.2'
<dependency org="net.ju-n.commons-dbcp-jmx" name="commons-dbcp-jmx-parent" rev="0.2">
  <artifact name="commons-dbcp-jmx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ju-n.commons-dbcp-jmx', module='commons-dbcp-jmx-parent', version='0.2')
)
libraryDependencies += "net.ju-n.commons-dbcp-jmx" % "commons-dbcp-jmx-parent" % "0.2"
[net.ju-n.commons-dbcp-jmx/commons-dbcp-jmx-parent "0.2"]