MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.httpasyncclient | Automatic-Module-Name: com.codahale.metrics.httpasyncclient | |||
Build-Jdk-Spec: 11 | Build-Jdk-Spec: 1.8 | |||
Bundle-Description: An Apache HttpAsyncClient wrapper providing Metric | Bundle-Description: An Apache HttpAsyncClient wrapper providing Metric | |||
s instrumentation of connection pools, request durations and r | s instrumentation of connection pools, request durations and r | |||
ates, and other useful information. | ates, and other useful information. | |||
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 Apache HttpAsyncClient | Bundle-Name: Metrics Integration for Apache HttpAsyncClient | |||
Bundle-SymbolicName: io.dropwizard.metrics.httpasyncclient | Bundle-SymbolicName: io.dropwizard.metrics.httpasyncclient | |||
Bundle-Version: 4.1.16 | Bundle-Version: 4.1.17 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.httpasyncclient;uses:="com.codaha | Export-Package: com.codahale.metrics.httpasyncclient;uses:="com.codaha | |||
le.metrics,com.codahale.metrics.httpclient,org.apache.http.config,org | le.metrics,com.codahale.metrics.httpclient,org.apache.http.config,org | |||
.apache.http.conn,org.apache.http.impl.nio.client,org.apache.http.imp | .apache.http.conn,org.apache.http.impl.nio.client,org.apache.http.imp | |||
l.nio.conn,org.apache.http.nio.conn,org.apache.http.nio.reactor";vers | l.nio.conn,org.apache.http.nio.conn,org.apache.http.nio.reactor";vers | |||
ion="4.1.16" | ion="4.1.17" | |||
Implementation-Title: Metrics Integration for Apache HttpAsyncClient | Implementation-Title: Metrics Integration for Apache HttpAsyncClient | |||
Implementation-Version: 4.1.16 | Implementation-Version: 4.1.17 | |||
Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me | Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me | |||
trics.httpclient;version="[4.1,5)",org.apache.http,org.apache.http.co | trics.httpclient;version="[4.1,5)",org.apache.http,org.apache.http.co | |||
ncurrent,org.apache.http.config,org.apache.http.conn,org.apache.http. | ncurrent,org.apache.http.config,org.apache.http.conn,org.apache.http. | |||
impl.nio.client,org.apache.http.impl.nio.conn,org.apache.http.nio.con | impl.nio.client,org.apache.http.impl.nio.conn,org.apache.http.nio.con | |||
n,org.apache.http.nio.protocol,org.apache.http.nio.reactor,org.apache | n,org.apache.http.nio.protocol,org.apache.http.nio.reactor,org.apache | |||
.http.pool,org.apache.http.protocol | .http.pool,org.apache.http.protocol | |||
Private-Package: com.codahale.metrics.httpasyncclient | Private-Package: com.codahale.metrics.httpasyncclient | |||
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. 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/ |