MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: io.dropwizard.metrics5.health | Automatic-Module-Name: io.dropwizard.metrics5.health | |||
Bnd-LastModified: 1517505657774 | Build-Jdk-Spec: 17 | |||
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: http://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: Metrics5 Health Checks | |||
Bundle-SymbolicName: io.dropwizard.metrics5.metrics-healthchecks | Bundle-SymbolicName: io.dropwizard.metrics5.metrics-healthchecks | |||
Bundle-Version: 5.0.0 | Bundle-Version: 5.0.1 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin 6.0.0 | |||
Export-Package: io.dropwizard.metrics5.health;version="5.0.0",io.dropw | Export-Package: io.dropwizard.metrics5.health;uses:="io.dropwizard.met | |||
izard.metrics5.health.annotation;version="5.0.0",io.dropwizard.metric | rics5";version="5.0.1",io.dropwizard.metrics5.health.annotation;versi | |||
s5.health.jvm;uses:="io.dropwizard.metrics5.health,io.dropwizard.metr | on="5.0.1",io.dropwizard.metrics5.health.jvm;uses:="io.dropwizard.met | |||
ics5.jvm";version="5.0.0" | rics5.health,io.dropwizard.metrics5.jvm";version="5.0.1" | |||
Implementation-Title: Metrics Health Checks | Implementation-Title: Metrics5 Health Checks | |||
Implementation-URL: http://metrics.dropwizard.io/metrics-healthchecks | Implementation-Version: 5.0.1 | |||
Implementation-Vendor-Id: io.dropwizard.metrics5 | ||||
Implementation-Version: 5.0.0 | ||||
Import-Package: org.slf4j;version="[1.6.0,2.0.0)",io.dropwizard.metric | Import-Package: org.slf4j;version="[1.6.0,2.0.0)",io.dropwizard.metric | |||
s5.health,io.dropwizard.metrics5.health.annotation,io.dropwizard.metr | s5;version="[5.0,6)",io.dropwizard.metrics5.health,io.dropwizard.metr | |||
ics5.jvm;version="[5.0,6)";resolution:=optional | ics5.health.annotation,io.dropwizard.metrics5.jvm;version="[5.0,6)";r | |||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | esolution:=optional,java.lang,java.lang.annotation,java.lang.invoke,j | |||
Tool: Bnd-3.3.0.201609221906 | ava.time,java.time.format,java.time.temporal,java.util,java.util.conc | |||
urrent,java.util.concurrent.atomic | ||||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" | ||||
Tool: Bnd-7.0.0.202310060912 | ||||
End of changes. 5 change blocks. | ||||
15 lines changed or deleted | 11 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/ |