Excalibur Instrument Manager API

Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.

License

License

Categories

Categories

Container
GroupId

GroupId

org.apache.excalibur.containerkit
ArtifactId

ArtifactId

excalibur-instrument-mgr-api
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Excalibur Instrument Manager API
Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-instrument-mgr-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-instrument-mgr-api/ -->
<dependency>
    <groupId>org.apache.excalibur.containerkit</groupId>
    <artifactId>excalibur-instrument-mgr-api</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-instrument-mgr-api/
implementation 'org.apache.excalibur.containerkit:excalibur-instrument-mgr-api:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-instrument-mgr-api/
implementation ("org.apache.excalibur.containerkit:excalibur-instrument-mgr-api:2.2.1")
'org.apache.excalibur.containerkit:excalibur-instrument-mgr-api:jar:2.2.1'
<dependency org="org.apache.excalibur.containerkit" name="excalibur-instrument-mgr-api" rev="2.2.1">
  <artifact name="excalibur-instrument-mgr-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.containerkit', module='excalibur-instrument-mgr-api', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.containerkit" % "excalibur-instrument-mgr-api" % "2.2.1"
[org.apache.excalibur.containerkit/excalibur-instrument-mgr-api "2.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.excalibur.containerkit : excalibur-instrument-api jar 2.2.1

provided (1)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.0.b2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1