is not current version
Last Version 2.0.14

org.apache.felix:org.apache.felix.healthcheck.core 0.1.1

The Felix Health Check Core

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.healthcheck.core
Version

Version

0.1.1
Type

Type

jar

Download org.apache.felix.healthcheck.core 0.1.1


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