MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.json | Automatic-Module-Name: com.codahale.metrics.json | |||
Build-Jdk: 11.0.11 | Build-Jdk: 11.0.11 | |||
Built-By: runner | Built-By: runner | |||
Bundle-Description: A set of Jackson modules which provide serializers | Bundle-Description: A set of Jackson modules which provide serializers | |||
for most Metrics classes. | for most Metrics classes. | |||
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: Jackson Integration for Metrics | Bundle-Name: Jackson Integration for Metrics | |||
Bundle-SymbolicName: io.dropwizard.metrics.json | Bundle-SymbolicName: io.dropwizard.metrics.json | |||
Bundle-Version: 4.2.1 | Bundle-Version: 4.2.2 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.json;uses:="com.codahale.metrics, | Export-Package: com.codahale.metrics.json;uses:="com.codahale.metrics, | |||
com.fasterxml.jackson.core,com.fasterxml.jackson.databind";version="4 | com.fasterxml.jackson.core,com.fasterxml.jackson.databind";version="4 | |||
.2.1" | .2.2" | |||
Implementation-Title: Jackson Integration for Metrics | Implementation-Title: Jackson Integration for Metrics | |||
Implementation-URL: https://metrics.dropwizard.io/metrics-json | Implementation-URL: https://metrics.dropwizard.io/metrics-json | |||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 4.2.1 | Implementation-Version: 4.2.2 | |||
Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me | Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me | |||
trics.health;version="[4.2,5)";resolution:=optional,com.fasterxml.jac | trics.health;version="[4.2,5)";resolution:=optional,com.fasterxml.jac | |||
kson.core;version="[2.12,3)",com.fasterxml.jackson.databind;version=" | kson.core;version="[2.12,3)",com.fasterxml.jackson.databind;version=" | |||
[2.12,3)",com.fasterxml.jackson.databind.module;version="[2.12,3)",co | [2.12,3)",com.fasterxml.jackson.databind.module;version="[2.12,3)",co | |||
m.fasterxml.jackson.databind.ser;version="[2.12,3)",com.fasterxml.jac | m.fasterxml.jackson.databind.ser;version="[2.12,3)",com.fasterxml.jac | |||
kson.databind.ser.std;version="[2.12,3)" | kson.databind.ser.std;version="[2.12,3)" | |||
Private-Package: com.codahale.metrics.json | Private-Package: com.codahale.metrics.json | |||
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/ |