com.brienwheeler.lib:lib-jmx

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

License

License

GroupId

GroupId

com.brienwheeler.lib
ArtifactId

ArtifactId

lib-jmx
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

Download lib-jmx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.brienwheeler.lib : lib-spring-beans jar 1.11
org.springframework : spring-context jar 3.2.9.RELEASE
log4j : log4j Optional jar 1.2.16

test (3)

Group / Artifact Type Version
com.brienwheeler.lib : lib-logging jar 1.11
com.brienwheeler.lib : lib-test jar 1.11
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

webkit

Java/Spring tools to ease web app and platform development.

See docs/ProgrammersGuide.html for detailed information.

Versions

Version
1.11
1.10
1.09
1.08
1.07-RELEASE
1.07
1.06-RELEASE
1.05-RELEASE
1.03-RELEASE
1.02-RELEASE
1.01-RELEASE
1.0-RELEASE