Subversion Repositories SmartDukaan

Rev

Rev 8615 | Rev 9063 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8615 Rev 8961
Line 238... Line 238...
238
			<artifactId>httpclient</artifactId>
238
			<artifactId>httpclient</artifactId>
239
			<version>4.2</version>
239
			<version>4.2</version>
240
			<type>jar</type>
240
			<type>jar</type>
241
			<scope>compile</scope>
241
			<scope>compile</scope>
242
		</dependency>
242
		</dependency>
-
 
243
		 <dependency>
-
 
244
                        <groupId>net.sf.opencsv</groupId>
-
 
245
                        <artifactId>opencsv</artifactId>
-
 
246
                        <version>2.3</version>
-
 
247
                </dependency>
243
		<dependency>
248
		<dependency>
244
			<groupId>org.apache.httpcomponents</groupId>
249
			<groupId>org.apache.httpcomponents</groupId>
245
			<artifactId>httpmime</artifactId>
250
			<artifactId>httpmime</artifactId>
246
			<version>4.2</version>
251
			<version>4.2</version>
247
			<type>jar</type>
252
			<type>jar</type>