License |
License |
---|---|
GroupId | GroupIdorg.microprofile-ext.health-ext |
ArtifactId | ArtifactIdhealthprobe-jvm |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionMicroprofile Health Extensions :: JVM probes
A health probe that looks at JVM metrics
|
Filename | Size |
---|---|
healthprobe-jvm-1.1.0.pom | |
healthprobe-jvm-1.1.0.jar | 6 KB |
healthprobe-jvm-1.1.0-sources.jar | 4 KB |
healthprobe-jvm-1.1.0-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/healthprobe-jvm/ -->
<dependency>
<groupId>org.microprofile-ext.health-ext</groupId>
<artifactId>healthprobe-jvm</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/healthprobe-jvm/
implementation 'org.microprofile-ext.health-ext:healthprobe-jvm:1.1.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/healthprobe-jvm/
implementation ("org.microprofile-ext.health-ext:healthprobe-jvm:1.1.0")
'org.microprofile-ext.health-ext:healthprobe-jvm:jar:1.1.0'
<dependency org="org.microprofile-ext.health-ext" name="healthprobe-jvm" rev="1.1.0">
<artifact name="healthprobe-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.health-ext', module='healthprobe-jvm', version='1.1.0')
)
libraryDependencies += "org.microprofile-ext.health-ext" % "healthprobe-jvm" % "1.1.0"
[org.microprofile-ext.health-ext/healthprobe-jvm "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 3.3 |