MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.httpclient | Automatic-Module-Name: com.codahale.metrics.httpclient | |||
Build-Jdk: 11.0.12 | Build-Jdk: 11.0.13 | |||
Built-By: runner | Built-By: runner | |||
Bundle-Description: An Apache HttpClient wrapper providing Metrics ins | Bundle-Description: An Apache HttpClient wrapper providing Metrics ins | |||
trumentation of connection pools, request durations and rates, | trumentation of connection pools, request durations and rates, | |||
and other useful information. | 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 HttpClient | Bundle-Name: Metrics Integration for Apache HttpClient | |||
Bundle-SymbolicName: io.dropwizard.metrics.httpclient | Bundle-SymbolicName: io.dropwizard.metrics.httpclient | |||
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.httpclient;uses:="com.codahale.me | Export-Package: com.codahale.metrics.httpclient;uses:="com.codahale.me | |||
trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org | trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org | |||
.apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http | .apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http | |||
.impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers | .impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers | |||
ion="4.2.4" | ion="4.2.5" | |||
Implementation-Title: Metrics Integration for Apache HttpClient | Implementation-Title: Metrics Integration for Apache HttpClient | |||
Implementation-URL: https://metrics.dropwizard.io/metrics-httpclient | Implementation-URL: https://metrics.dropwizard.io/metrics-httpclient | |||
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)",org.apache.http | Import-Package: com.codahale.metrics;version="[4.2,5)",org.apache.http | |||
,org.apache.http.client,org.apache.http.client.methods,org.apache.htt | ,org.apache.http.client,org.apache.http.client.methods,org.apache.htt | |||
p.client.utils,org.apache.http.config,org.apache.http.conn,org.apache | p.client.utils,org.apache.http.config,org.apache.http.conn,org.apache | |||
.http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.s | .http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.s | |||
sl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.h | sl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.h | |||
ttp.pool,org.apache.http.protocol | ttp.pool,org.apache.http.protocol | |||
Private-Package: com.codahale.metrics.httpclient | Private-Package: com.codahale.metrics.httpclient | |||
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/ |