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-Spec: 17 | Build-Jdk-Spec: 17 | |||
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.22 | Bundle-Version: 4.2.23 | |||
Created-By: Apache Maven Bundle Plugin 5.1.9 | Created-By: Apache Maven Bundle Plugin 5.1.9 | |||
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.22" | .2.23" | |||
Implementation-Title: Jackson Integration for Metrics | Implementation-Title: Jackson Integration for Metrics | |||
Implementation-Version: 4.2.22 | Implementation-Version: 4.2.23 | |||
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)" | |||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
Tool: Bnd-6.3.1.202206071316 | Tool: Bnd-6.3.1.202206071316 | |||
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/ |