| MANIFEST.MF | MANIFEST.MF | |||
|---|---|---|---|---|
| Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
| Bnd-LastModified: 1571491775629 | Automatic-Module-Name: com.codahale.metrics.health | |||
| Build-Jdk: 1.8.0_222 | Bnd-LastModified: 1557095894401 | |||
| Build-Jdk: 1.8.0_191 | ||||
| Built-By: artem | Built-By: artem | |||
| 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: http://www.apache.org/licenses/LICENSE-2.0.html | Bundle-License: http://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.0.7 | Bundle-Version: 4.1.0 | |||
| Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
| Export-Package: com.codahale.metrics.health;version="4.0.7",com.codaha | Export-Package: com.codahale.metrics.health;uses:="com.codahale.metric | |||
| le.metrics.health.annotation;version="4.0.7",com.codahale.metrics.hea | s";version="4.1.0",com.codahale.metrics.health.annotation;version="4. | |||
| lth.jvm;uses:="com.codahale.metrics.health,com.codahale.metrics.jvm"; | 1.0",com.codahale.metrics.health.jvm;uses:="com.codahale.metrics.heal | |||
| version="4.0.7" | th,com.codahale.metrics.jvm";version="4.1.0" | |||
| Implementation-Title: Metrics Health Checks | Implementation-Title: Metrics Health Checks | |||
| Implementation-URL: http://metrics.dropwizard.io/metrics-healthchecks | Implementation-URL: http://metrics.dropwizard.io/metrics-healthchecks | |||
| Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
| Implementation-Version: 4.0.7 | Implementation-Version: 4.1.0 | |||
| 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 | |||
| .health,com.codahale.metrics.health.annotation,com.codahale.metrics.j | ;version="[4.1,5)";resolution:=optional,com.codahale.metrics.health,c | |||
| vm;version="[4.0,5)";resolution:=optional | om.codahale.metrics.health.annotation,com.codahale.metrics.jvm;versio | |||
| n="[4.1,5)";resolution:=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-3.3.0.201609221906 | Tool: Bnd-4.2.0.201903051501 | |||
| End of changes. 6 change blocks. | ||||
| 10 lines changed or deleted | 12 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/  | ||||