License |
License |
---|---|
GroupId | GroupIdorg.apache.felix |
ArtifactId | ArtifactIdorg.apache.felix.healthcheck.annotation |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Felix Health Check Annotations
The Felix Health Check Annotations
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.annotation/ -->
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.healthcheck.annotation</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.annotation/
implementation 'org.apache.felix:org.apache.felix.healthcheck.annotation:2.0.0'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.annotation/
implementation ("org.apache.felix:org.apache.felix.healthcheck.annotation:2.0.0")
'org.apache.felix:org.apache.felix.healthcheck.annotation:jar:2.0.0'
<dependency org="org.apache.felix" name="org.apache.felix.healthcheck.annotation" rev="2.0.0">
<artifact name="org.apache.felix.healthcheck.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.healthcheck.annotation', version='2.0.0')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.healthcheck.annotation" % "2.0.0"
[org.apache.felix/org.apache.felix.healthcheck.annotation "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
org.osgi : osgi.cmpn | jar | 7.0.0 |
org.osgi : osgi.annotation | jar | 7.0.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |