Excalibur Instrument 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.

GroupId

GroupId

excalibur-instrument
ArtifactId

ArtifactId

excalibur-instrument-api
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Excalibur Instrument 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.

Download excalibur-instrument-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
avalon-framework : avalon-framework-api jar 4.3
avalon-framework : avalon-framework-impl jar 4.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1