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: 11.0.12 | Build-Jdk: 11.0.13 | |||
Built-By: runner | Built-By: runner | |||
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.4 | Bundle-Version: 4.2.5 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.jdbi3;uses:="com.codahale.metrics | Export-Package: com.codahale.metrics.jdbi3.strategies;uses:="org.jdbi. | |||
,com.codahale.metrics.jdbi3.strategies,org.jdbi.v3.core.statement";ve | v3.core.statement";version="4.2.5",com.codahale.metrics.jdbi3;uses:=" | |||
rsion="4.2.4",com.codahale.metrics.jdbi3.strategies;uses:="org.jdbi.v | com.codahale.metrics,com.codahale.metrics.jdbi3.strategies,org.jdbi.v | |||
3.core.statement";version="4.2.4" | 3.core.statement";version="4.2.5" | |||
Implementation-Title: Metrics Integration for JDBI3 | Implementation-Title: Metrics Integration for JDBI3 | |||
Implementation-URL: https://metrics.dropwizard.io/metrics-jdbi3 | Implementation-URL: https://metrics.dropwizard.io/metrics-jdbi3 | |||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 4.2.4 | Implementation-Version: 4.2.5 | |||
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 | |||
Private-Package: com.codahale.metrics.jdbi3,com.codahale.metrics.jdbi3 | Private-Package: com.codahale.metrics.jdbi3.strategies,com.codahale.me | |||
.strategies | trics.jdbi3 | |||
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. 5 change blocks. | ||||
9 lines changed or deleted | 9 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/ |