License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Jolokia Application Testing & Monitoring Monitoring |
GroupId | GroupIdnet.technolords.micro.service |
ArtifactId | ArtifactIdmicroservice-jolokia-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionTechnolords :: Microservices :: Jolokia client
A Joloki client, suitable to monitor any Jolokia equipped Java application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |