is not current version
Last Version 1.2.0

Microprofile Health Extensions 1.1.0

Some reusable health probes

License

License

GroupId

GroupId

org.microprofile-ext
ArtifactId

ArtifactId

health-ext
Version

Version

1.1.0
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 1.1.0

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

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

Dependencies

provided (1)

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

Project Modules

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