License |
License |
---|---|
GroupId | GroupIdorg.microprofile-ext.health-ext |
ArtifactId | ArtifactIdhealth-example |
Version | Version1.1.0 |
Type | Typewar |
Description |
DescriptionMicroprofile Health Extensions :: Example
A basic Example of these extensions
|
Filename | Size |
---|---|
health-example-1.1.0.pom | |
health-example-1.1.0.war | 99 KB |
health-example-1.1.0-sources.jar | 6 KB |
health-example-1.1.0-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/health-example/ -->
<dependency>
<groupId>org.microprofile-ext.health-ext</groupId>
<artifactId>health-example</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/health-example/
implementation 'org.microprofile-ext.health-ext:health-example:1.1.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/health-example/
implementation ("org.microprofile-ext.health-ext:health-example:1.1.0")
'org.microprofile-ext.health-ext:health-example:war:1.1.0'
<dependency org="org.microprofile-ext.health-ext" name="health-example" rev="1.1.0">
<artifact name="health-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.health-ext', module='health-example', version='1.1.0')
)
libraryDependencies += "org.microprofile-ext.health-ext" % "health-example" % "1.1.0"
[org.microprofile-ext.health-ext/health-example "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.microprofile-ext.health-ext : healthprobe-system | jar | 1.1.0 |
org.microprofile-ext.health-ext : healthprobe-jvm | jar | 1.1.0 |
org.microprofile-ext.health-ext : health-ui | jar | 1.1.0 |