MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.health | Automatic-Module-Name: io.dropwizard.metrics5.health | |||
Build-Jdk-Spec: 17 | Bnd-LastModified: 1517505657774 | |||
Build-Jdk: 1.8.0_151 | ||||
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: https://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.metrics5.metrics-healthchecks | |||
Bundle-Version: 4.2.28 | Bundle-Version: 5.0.0 | |||
Created-By: Apache Maven Bundle Plugin 5.1.9 | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.health;uses:="com.codahale.metric | Export-Package: io.dropwizard.metrics5.health;version="5.0.0",io.dropw | |||
s";version="4.2.28",com.codahale.metrics.health.annotation;version="4 | izard.metrics5.health.annotation;version="5.0.0",io.dropwizard.metric | |||
.2.28",com.codahale.metrics.health.jvm;uses:="com.codahale.metrics.he | s5.health.jvm;uses:="io.dropwizard.metrics5.health,io.dropwizard.metr | |||
alth,com.codahale.metrics.jvm";version="4.2.28" | ics5.jvm";version="5.0.0" | |||
Implementation-Title: Metrics Health Checks | Implementation-Title: Metrics Health Checks | |||
Implementation-Version: 4.2.28 | Implementation-URL: http://metrics.dropwizard.io/metrics-healthchecks | |||
Import-Package: org.slf4j;version="[1.6.0,2.0.0)",com.codahale.metrics | Implementation-Vendor-Id: io.dropwizard.metrics5 | |||
;version="[4.2,5)",com.codahale.metrics.health,com.codahale.metrics.h | Implementation-Version: 5.0.0 | |||
ealth.annotation,com.codahale.metrics.jvm;version="[4.2,5)";resolutio | Import-Package: org.slf4j;version="[1.6.0,2.0.0)",io.dropwizard.metric | |||
n:=optional | s5.health,io.dropwizard.metrics5.health.annotation,io.dropwizard.metr | |||
ics5.jvm;version="[5.0,6)";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-6.3.1.202206071316 | Tool: Bnd-3.3.0.201609221906 | |||
End of changes. 5 change blocks. | ||||
15 lines changed or deleted | 18 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/ |