MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Bnd-LastModified: 1514148800570 | Bnd-LastModified: 1514147857873 | |||
Build-Jdk: 1.8.0_151 | Build-Jdk: 1.8.0_151 | |||
Built-By: artem | Built-By: artem | |||
Bundle-Description: Metrics is a Java library which gives you unparallel | Bundle-Description: Metrics is a Java library which gives you unparall | |||
ed insight into what your code does in production. Metrics provi | eled insight into what your code does in production. Metrics p | |||
des a powerful toolkit of ways to measure the behavior of critical | rovides a powerful toolkit of ways to measure the behavior of critica | |||
components in your production environment. | l components in your production environment. | |||
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 Core | Bundle-Name: Metrics Core | |||
Bundle-SymbolicName: io.dropwizard.metrics.core | Bundle-SymbolicName: io.dropwizard.metrics.core | |||
Bundle-Version: 3.2.6 | Bundle-Version: 4.0.0 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics;uses:="org.slf4j,javax.management"; | Export-Package: com.codahale.metrics;uses:="org.slf4j";version="4.0.0" | |||
version="3.2.6" | ||||
Implementation-Title: Metrics Core | Implementation-Title: Metrics Core | |||
Implementation-URL: http://metrics.dropwizard.io/metrics-core | ||||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 3.2.6 | Implementation-Version: 4.0.0 | |||
Import-Package: javax.management,org.slf4j;version="[1.6.0,2.0.0)" | Import-Package: org.slf4j;version="[1.6.0,2.0.0)" | |||
Tool: Bnd-1.50.0 | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
Tool: Bnd-3.3.0.201609221906 | ||||
End of changes. 6 change blocks. | ||||
8 lines changed or deleted | 8 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/ |