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 | |||
Bnd-LastModified: 1582505303503 | Bnd-LastModified: 1582817888613 | |||
Build-Jdk: 1.8.0_232 | Build-Jdk: 1.8.0_232 | |||
Built-By: joschi | Built-By: joschi | |||
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.1.3 | Bundle-Version: 4.1.4 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.health;uses:="com.codahale.metric | Export-Package: com.codahale.metrics.health;uses:="com.codahale.metric | |||
s";version="4.1.3",com.codahale.metrics.health.jvm;uses:="com.codahal | s";version="4.1.4",com.codahale.metrics.health.jvm;uses:="com.codahal | |||
e.metrics.health,com.codahale.metrics.jvm";version="4.1.3",com.codaha | e.metrics.health,com.codahale.metrics.jvm";version="4.1.4",com.codaha | |||
le.metrics.health.annotation;version="4.1.3" | le.metrics.health.annotation;version="4.1.4" | |||
Implementation-Title: Metrics Health Checks | Implementation-Title: Metrics Health Checks | |||
Implementation-URL: https://metrics.dropwizard.io/metrics-healthchecks | Implementation-URL: https://metrics.dropwizard.io/metrics-healthchecks | |||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 4.1.3 | Implementation-Version: 4.1.4 | |||
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.1,5)";resolution:=optional,com.codahale.metrics.health,c | ;version="[4.1,5)";resolution:=optional,com.codahale.metrics.health,c | |||
om.codahale.metrics.health.annotation,com.codahale.metrics.jvm;versio | om.codahale.metrics.health.annotation,com.codahale.metrics.jvm;versio | |||
n="[4.1,5)";resolution:=optional | 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-4.2.0.201903051501 | Tool: Bnd-4.2.0.201903051501 | |||
End of changes. 4 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/ |