is not current version
Last Version 2.0.14

org.apache.felix:org.apache.felix.healthcheck.core 2.0.4

The Felix Health Check Core

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.healthcheck.core
Version

Version

2.0.4
Type

Type

jar

Download org.apache.felix.healthcheck.core 2.0.4


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.core/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.healthcheck.core</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.core/
implementation 'org.apache.felix:org.apache.felix.healthcheck.core:2.0.4'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.core/
implementation ("org.apache.felix:org.apache.felix.healthcheck.core:2.0.4")
'org.apache.felix:org.apache.felix.healthcheck.core:jar:2.0.4'
<dependency org="org.apache.felix" name="org.apache.felix.healthcheck.core" rev="2.0.4">
  <artifact name="org.apache.felix.healthcheck.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.healthcheck.core', version='2.0.4')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.healthcheck.core" % "2.0.4"
[org.apache.felix/org.apache.felix.healthcheck.core "2.0.4"]