Managed

Easily add object instances to JMX with a simple annotation.

License

License

MIT
Categories

Categories

Ant Build Tools Net
GroupId

GroupId

com.quantasnet.management
ArtifactId

ArtifactId

Managed
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Managed
Easily add object instances to JMX with a simple annotation.
Project URL

Project URL

https://github.com/Quantas/Managed
Source Code Management

Source Code Management

https://github.com/quantas/managed

Download Managed

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1