Technolords :: Microservices :: Jolokia client

A Joloki client, suitable to monitor any Jolokia equipped Java application

License

License

Categories

Categories

Net CLI User Interface Jolokia Application Testing & Monitoring Monitoring
GroupId

GroupId

net.technolords.micro.service
ArtifactId

ArtifactId

microservice-jolokia-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Technolords :: Microservices :: Jolokia client
A Joloki client, suitable to monitor any Jolokia equipped Java application
Project URL

Project URL

https://github.com/Technolords/microservice-jolokia-client
Source Code Management

Source Code Management

https://github.com/Technolords/microservice-jolokia-client/

Download microservice-jolokia-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.technolords.micro.service/microservice-jolokia-client/ -->
<dependency>
    <groupId>net.technolords.micro.service</groupId>
    <artifactId>microservice-jolokia-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.technolords.micro.service/microservice-jolokia-client/
implementation 'net.technolords.micro.service:microservice-jolokia-client:1.0.0'
// https://jarcasting.com/artifacts/net.technolords.micro.service/microservice-jolokia-client/
implementation ("net.technolords.micro.service:microservice-jolokia-client:1.0.0")
'net.technolords.micro.service:microservice-jolokia-client:jar:1.0.0'
<dependency org="net.technolords.micro.service" name="microservice-jolokia-client" rev="1.0.0">
  <artifact name="microservice-jolokia-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.technolords.micro.service', module='microservice-jolokia-client', version='1.0.0')
)
libraryDependencies += "net.technolords.micro.service" % "microservice-jolokia-client" % "1.0.0"
[net.technolords.micro.service/microservice-jolokia-client "1.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.apache.camel : camel-testng jar 2.18.2
org.testng : testng jar 6.9.4
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.

Jolokia client

badge-release

Introduction

This microservice represents a configurable service that harvest data from a JVM periodically and is able to forward this data. It does this by means of a Jolokia interface (based on Rest).

References

The table below provides some short cut links (sorted by alphabet).

Reference Remarks

Versions

Version
1.0.0