| MANIFEST.MF | MANIFEST.MF | |||
|---|---|---|---|---|
| Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
| Automatic-Module-Name: com.codahale.metrics.health | Automatic-Module-Name: com.codahale.metrics.health | |||
| Build-Jdk-Spec: 11 | Build-Jdk-Spec: 11 | |||
| Bundle-Description: An addition to Metrics which provides the ability | Bundle-Description: An addition to Metrics which provides the ability | |||
| to run application-specific health checks, allowing you to che | to run application-specific health checks, allowing you to che | |||
| ck your application's heath in production. | ck your application's heath in production. | |||
| Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html | Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html | |||
| Bundle-ManifestVersion: 2 | Bundle-ManifestVersion: 2 | |||
| Bundle-Name: Metrics Health Checks | Bundle-Name: Metrics Health Checks | |||
| Bundle-SymbolicName: io.dropwizard.metrics.healthchecks | Bundle-SymbolicName: io.dropwizard.metrics.healthchecks | |||
| Bundle-Version: 4.2.15 | Bundle-Version: 4.2.16 | |||
| Created-By: Apache Maven Bundle Plugin 5.1.8 | Created-By: Apache Maven Bundle Plugin 5.1.8 | |||
| Export-Package: com.codahale.metrics.health;uses:="com.codahale.metric | Export-Package: com.codahale.metrics.health.annotation;version="4.2.16 | |||
| s";version="4.2.15",com.codahale.metrics.health.jvm;uses:="com.codaha | ",com.codahale.metrics.health;uses:="com.codahale.metrics";version="4 | |||
| le.metrics.health,com.codahale.metrics.jvm";version="4.2.15",com.coda | .2.16",com.codahale.metrics.health.jvm;uses:="com.codahale.metrics.he | |||
| hale.metrics.health.annotation;version="4.2.15" | alth,com.codahale.metrics.jvm";version="4.2.16" | |||
| Implementation-Title: Metrics Health Checks | Implementation-Title: Metrics Health Checks | |||
| Implementation-Version: 4.2.15 | Implementation-Version: 4.2.16 | |||
| Import-Package: org.slf4j;version="[1.6.0,2.0.0)",com.codahale.metrics | Import-Package: org.slf4j;version="[1.6.0,2.0.0)",com.codahale.metrics | |||
| ;version="[4.2,5)",com.codahale.metrics.health,com.codahale.metrics.h | ;version="[4.2,5)",com.codahale.metrics.health,com.codahale.metrics.h | |||
| ealth.annotation,com.codahale.metrics.jvm;version="[4.2,5)";resolutio | ealth.annotation,com.codahale.metrics.jvm;version="[4.2,5)";resolutio | |||
| n:=optional | n:=optional | |||
| Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
| Tool: Bnd-6.3.1.202206071316 | Tool: Bnd-6.3.1.202206071316 | |||
| End of changes. 3 change blocks. | ||||
| 6 lines changed or deleted | 6 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||