| MANIFEST.MF | MANIFEST.MF | |||
|---|---|---|---|---|
| skipping to change at line 13 | skipping to change at line 13 | |||
| Build-Jdk: 11.0.11 | Build-Jdk: 11.0.11 | |||
| Built-By: runner | Built-By: runner | |||
| Bundle-Description: Metrics is a Java library which gives you unparall | Bundle-Description: Metrics is a Java library which gives you unparall | |||
| eled insight into what your code does in production. Metrics p | eled insight into what your code does in production. Metrics p | |||
| rovides a powerful toolkit of ways to measure the behavior of critica | rovides a powerful toolkit of ways to measure the behavior of critica | |||
| l components in your production environment. | l components in your production environment. | |||
| 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 Core | Bundle-Name: Metrics Core | |||
| Bundle-SymbolicName: io.dropwizard.metrics.core | Bundle-SymbolicName: io.dropwizard.metrics.core | |||
| Bundle-Version: 4.2.0 | Bundle-Version: 4.2.1 | |||
| Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
| Export-Package: com.codahale.metrics;uses:="org.slf4j";version="4.2.0" | Export-Package: com.codahale.metrics;uses:="org.slf4j";version="4.2.1" | |||
| Implementation-Title: Metrics Core | Implementation-Title: Metrics Core | |||
| Implementation-URL: https://metrics.dropwizard.io/metrics-core | Implementation-URL: https://metrics.dropwizard.io/metrics-core | |||
| Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
| Implementation-Version: 4.2.0 | Implementation-Version: 4.2.1 | |||
| Import-Package: org.slf4j;version="[1.6.0,2.0.0)" | Import-Package: org.slf4j;version="[1.6.0,2.0.0)" | |||
| Private-Package: com.codahale.metrics | Private-Package: com.codahale.metrics | |||
| Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
| Tool: Bnd-5.1.1.202006162103 | Tool: Bnd-5.1.1.202006162103 | |||
| End of changes. 3 change blocks. | ||||
| 3 lines changed or deleted | 3 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/ | ||||