| License | License | 
|---|---|
| Categories | CategoriesWildFly Container Application Servers | 
| GroupId | GroupIdorg.wildfly | 
| ArtifactId | ArtifactIdwildfly-health | 
| Last Version | Last Version27.0.0.Alpha1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWildFly: Base Health Extension WildFly: Parent Aggregator | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-health/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-health</artifactId>
    <version>27.0.0.Alpha1</version>
</dependency>// https://jarcasting.com/artifacts/org.wildfly/wildfly-health/
implementation 'org.wildfly:wildfly-health:27.0.0.Alpha1'// https://jarcasting.com/artifacts/org.wildfly/wildfly-health/
implementation ("org.wildfly:wildfly-health:27.0.0.Alpha1")'org.wildfly:wildfly-health:jar:27.0.0.Alpha1'<dependency org="org.wildfly" name="wildfly-health" rev="27.0.0.Alpha1">
  <artifact name="wildfly-health" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wildfly', module='wildfly-health', version='27.0.0.Alpha1')
)libraryDependencies += "org.wildfly" % "wildfly-health" % "27.0.0.Alpha1"[org.wildfly/wildfly-health "27.0.0.Alpha1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wildfly.core : wildfly-controller | jar | |
| org.wildfly.core : wildfly-controller-client | jar | |
| org.wildfly.core : wildfly-server | jar | |
| io.undertow : undertow-core | jar | |
| org.jboss : jboss-dmr | jar | |
| org.jboss : staxmapper | jar | |
| org.jboss.modules : jboss-modules | jar | |
| org.jboss.msc : jboss-msc | jar | |
| org.wildfly : wildfly-undertow | jar | 27.0.0.Alpha1 | 
| org.jboss.logging : jboss-logging-annotations | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.logging : jboss-logging-processor Optional | jar | |
| org.kohsuke.metainf-services : metainf-services | jar | 1.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectodd.vdx : vdx-wildfly | jar | |
| org.wildfly.core : wildfly-subsystem-test | pom | |
| junit : junit | jar |