MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.jdbi3 | Automatic-Module-Name: com.codahale.metrics.jdbi3 | |||
Build-Jdk-Spec: 11 | Build-Jdk-Spec: 11 | |||
Bundle-Description: Provides instrumentation of Jdbi3 data access obje | Bundle-Description: Provides instrumentation of Jdbi3 data access obje | |||
cts | cts | |||
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 Integration for JDBI3 | Bundle-Name: Metrics Integration for JDBI3 | |||
Bundle-SymbolicName: io.dropwizard.metrics.jdbi3 | Bundle-SymbolicName: io.dropwizard.metrics.jdbi3 | |||
Bundle-Version: 4.2.15 | Bundle-Version: 4.2.16 | |||
Created-By: Apache Maven Bundle Plugin 5.1.8 | Created-By: Apache Maven Bundle Plugin 5.1.8 | |||
Export-Package: com.codahale.metrics.jdbi3.strategies;uses:="org.jdbi. | Export-Package: com.codahale.metrics.jdbi3.strategies;uses:="org.jdbi. | |||
v3.core.statement";version="4.2.15",com.codahale.metrics.jdbi3;uses:= | v3.core.statement";version="4.2.16",com.codahale.metrics.jdbi3;uses:= | |||
"com.codahale.metrics,com.codahale.metrics.jdbi3.strategies,org.jdbi. | "com.codahale.metrics,com.codahale.metrics.jdbi3.strategies,org.jdbi. | |||
v3.core.statement";version="4.2.15" | v3.core.statement";version="4.2.16" | |||
Implementation-Title: Metrics Integration for JDBI3 | Implementation-Title: Metrics Integration for JDBI3 | |||
Implementation-Version: 4.2.15 | Implementation-Version: 4.2.16 | |||
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.annotation;version="[4.2,5)",com.codahale.metrics.jdbi3.strateg | trics.annotation;version="[4.2,5)",com.codahale.metrics.jdbi3.strateg | |||
ies,org.jdbi.v3.core.extension,org.jdbi.v3.core.statement | ies,org.jdbi.v3.core.extension,org.jdbi.v3.core.statement | |||
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. 4 change blocks. | ||||
4 lines changed or deleted | 4 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/ |