MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: io.dropwizard.metrics5.httpclient | Automatic-Module-Name: io.dropwizard.metrics5.httpclient | |||
Build-Jdk-Spec: 17 | Build-Jdk-Spec: 17 | |||
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.metrics5.metrics-httpclient | Bundle-SymbolicName: io.dropwizard.metrics5.metrics-httpclient | |||
Bundle-Version: 5.0.1 | Bundle-Version: 5.0.2 | |||
Created-By: Apache Maven Bundle Plugin 6.0.0 | Created-By: Apache Maven Bundle Plugin 6.0.0 | |||
Export-Package: io.dropwizard.metrics5.httpclient;uses:="io.dropwizard | Export-Package: io.dropwizard.metrics5.httpclient;uses:="io.dropwizard | |||
.metrics5,org.apache.http,org.apache.http.config,org.apache.http.conn | .metrics5,org.apache.http,org.apache.http.config,org.apache.http.conn | |||
,org.apache.http.conn.routing,org.apache.http.conn.socket,org.apache. | ,org.apache.http.conn.routing,org.apache.http.conn.socket,org.apache. | |||
http.impl.client,org.apache.http.impl.conn,org.apache.http.protocol"; | http.impl.client,org.apache.http.impl.conn,org.apache.http.protocol"; | |||
version="5.0.1" | version="5.0.2" | |||
Implementation-Title: Metrics Integration for Apache HttpClient | Implementation-Title: Metrics Integration for Apache HttpClient | |||
Implementation-Version: 5.0.1 | Implementation-Version: 5.0.2 | |||
Import-Package: io.dropwizard.metrics5;version="[5.0,6)",java.io,java. | Import-Package: io.dropwizard.metrics5;version="[5.0,6)",java.io,java. | |||
lang,java.lang.invoke,java.net,java.util.concurrent,org.apache.http,o | lang,java.lang.invoke,java.net,java.util.concurrent,org.apache.http,o | |||
rg.apache.http.client,org.apache.http.client.methods,org.apache.http. | rg.apache.http.client,org.apache.http.client.methods,org.apache.http. | |||
client.utils,org.apache.http.config,org.apache.http.conn,org.apache.h | client.utils,org.apache.http.config,org.apache.http.conn,org.apache.h | |||
ttp.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.ssl | ttp.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.ssl | |||
,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.htt | ,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.htt | |||
p.pool,org.apache.http.protocol | p.pool,org.apache.http.protocol | |||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" | |||
Tool: Bnd-7.0.0.202310060912 | Tool: Bnd-7.0.0.202310060912 | |||
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/ |