comparison lib/org.apache.httpclient_4.0/META-INF/MANIFEST.MF @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db87c1b7eb6d
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Apache HTTP Components Client
4 Bundle-SymbolicName: org.apache.httpclient
5 Bundle-Version: 4.0
6 Bundle-ClassPath:
7 org.apache.httpclient.jar
8 Bundle-Vendor: Apache Software Foundation
9 Bundle-RequiredExecutionEnvironment: J2SE-1.5
10 Export-Package: org.apache.http.annotation,
11 org.apache.http.auth,
12 org.apache.http.auth.params,
13 org.apache.http.client,
14 org.apache.http.client.entity,
15 org.apache.http.client.methods,
16 org.apache.http.client.params,
17 org.apache.http.client.protocol,
18 org.apache.http.client.utils,
19 org.apache.http.conn,
20 org.apache.http.conn.params,
21 org.apache.http.conn.routing,
22 org.apache.http.conn.scheme,
23 org.apache.http.conn.ssl,
24 org.apache.http.conn.util,
25 org.apache.http.cookie,
26 org.apache.http.cookie.params,
27 org.apache.http.impl.auth,
28 org.apache.http.impl.client,
29 org.apache.http.impl.conn,
30 org.apache.http.impl.conn.tsccm,
31 org.apache.http.impl.cookie
32 Import-Package: org.apache.commons.logging,
33 org.apache.commons.logging.impl,
34 org.apache.http,
35 org.apache.http.entity,
36 org.apache.http.impl,
37 org.apache.http.impl.entity,
38 org.apache.http.impl.io,
39 org.apache.http.io,
40 org.apache.http.message,
41 org.apache.http.params,
42 org.apache.http.protocol,
43 org.apache.http.util