License |
License |
---|---|
GroupId | GroupIdorg.apache.felix |
ArtifactId | ArtifactIdorg.apache.felix.healthcheck.generalchecks |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Felix Health Check General Checks
General purpose health checks that can be simply configured to check for generic aspects like disk space, started bundles, remote service availability, etc.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.generalchecks/ -->
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.generalchecks/
implementation 'org.apache.felix:org.apache.felix.healthcheck.generalchecks:3.0.2'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.generalchecks/
implementation ("org.apache.felix:org.apache.felix.healthcheck.generalchecks:3.0.2")
'org.apache.felix:org.apache.felix.healthcheck.generalchecks:jar:3.0.2'
<dependency org="org.apache.felix" name="org.apache.felix.healthcheck.generalchecks" rev="3.0.2">
<artifact name="org.apache.felix.healthcheck.generalchecks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.healthcheck.generalchecks', version='3.0.2')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.healthcheck.generalchecks" % "3.0.2"
[org.apache.felix/org.apache.felix.healthcheck.generalchecks "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.rootcause | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |
org.osgi : org.osgi.annotation.bundle | jar | 1.0.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
org.osgi : org.osgi.service.metatype.annotations | jar | 1.4.0 |
org.apache.felix : org.apache.felix.healthcheck.api | jar | 2.0.0 |
org.apache.felix : org.apache.felix.healthcheck.annotation | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |
commons-cli : commons-cli | jar | 1.4 |
org.apache.felix : org.apache.felix.utils | jar | 1.11.0 |
org.apache.felix : org.apache.felix.healthcheck.core | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
org.codehaus.groovy : groovy-all | jar | 2.4.13 |
org.osgi : org.osgi.util.converter | jar | 1.0.8 |
org.slf4j : slf4j-simple | jar | 1.7.6 |