Microprofile Health Extensions

Some reusable health probes

License

License

GroupId

GroupId

org.microprofile-ext
ArtifactId

ArtifactId

health-ext
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Microprofile Health Extensions
Some reusable health probes
Project URL

Project URL

https://github.com/microprofile-extensions/health-ext
Source Code Management

Source Code Management

https://github.com/microprofile-extensions/health-ext

Download health-ext

Filename Size
health-ext-1.2.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.microprofile-ext/health-ext/ -->
<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>health-ext</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext/health-ext/
implementation 'org.microprofile-ext:health-ext:1.2.0'
// https://jarcasting.com/artifacts/org.microprofile-ext/health-ext/
implementation ("org.microprofile-ext:health-ext:1.2.0")
'org.microprofile-ext:health-ext:pom:1.2.0'
<dependency org="org.microprofile-ext" name="health-ext" rev="1.2.0">
  <artifact name="health-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext', module='health-ext', version='1.2.0')
)
libraryDependencies += "org.microprofile-ext" % "health-ext" % "1.2.0"
[org.microprofile-ext/health-ext "1.2.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 4.0.1

Project Modules

  • healthprobe-system
  • healthprobe-jvm
  • health-ui
  • health-example
  • quarkus-example

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0