Last Version

Apache Commons DBCP JMX extensions 0.2.4

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

License

License

Categories

Categories

Net
GroupId

GroupId

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

ArtifactId

commons-dbcp-jmx-parent
Version

Version

0.2.4
Type

Type

pom
Description

Description

Apache Commons DBCP JMX extensions
Wrapper around Apache Commons DBCP datasources to expose some metrics and operations as Mbeans.
Source Code Management

Source Code Management

http://github.com/nicoulaj/commons-dbcp-jmx

Download commons-dbcp-jmx-parent 0.2.4


<!-- 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.4</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.4'
// 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.4")
'net.ju-n.commons-dbcp-jmx:commons-dbcp-jmx-parent:pom:0.2.4'
<dependency org="net.ju-n.commons-dbcp-jmx" name="commons-dbcp-jmx-parent" rev="0.2.4">
  <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.4')
)
libraryDependencies += "net.ju-n.commons-dbcp-jmx" % "commons-dbcp-jmx-parent" % "0.2.4"
[net.ju-n.commons-dbcp-jmx/commons-dbcp-jmx-parent "0.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jdbc3
  • jdbc4