Subversion Repositories SmartDukaan

Rev

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

Rev 12449 Rev 12653
Line 231... Line 231...
231
		<groupId>javax.inject</groupId>
231
		<groupId>javax.inject</groupId>
232
  		<artifactId>javax.inject</artifactId>
232
  		<artifactId>javax.inject</artifactId>
233
  		<version>1</version>
233
  		<version>1</version>
234
		</dependency>
234
		</dependency>
235
		<dependency>
235
		<dependency>
-
 
236
    	<groupId>net.sf.barcode4j</groupId>
-
 
237
    	<artifactId>barcode4j</artifactId>
-
 
238
    	<version>2.1</version>
-
 
239
    	</dependency>
-
 
240
		<dependency>
236
			<groupId>org.apache.httpcomponents</groupId>
241
			<groupId>org.apache.httpcomponents</groupId>
237
			<artifactId>httpclient</artifactId>
242
			<artifactId>httpclient</artifactId>
238
			<version>4.2</version>
243
			<version>4.2</version>
239
			<type>jar</type>
244
			<type>jar</type>
240
			<scope>compile</scope>
245
			<scope>compile</scope>