Subversion Repositories SmartDukaan

Rev

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

Rev 8961 Rev 9063
Line 225... Line 225...
225
		<dependency>
225
		<dependency>
226
			<groupId>readonly.apache</groupId>
226
			<groupId>readonly.apache</groupId>
227
			<artifactId>log4j</artifactId>
227
			<artifactId>log4j</artifactId>
228
			<version>1.2.16</version>
228
			<version>1.2.16</version>
229
		</dependency>
229
		</dependency>
230
 
230
		<dependency>
-
 
231
			<groupId>in.shop2020</groupId>
-
 
232
    		<artifactId>AdwordsServices</artifactId>
-
 
233
    		<version>1.0-SNAPSHOT</version>
-
 
234
		</dependency>
231
		<dependency>
235
		<dependency>
232
			<groupId>org.json</groupId>
236
			<groupId>org.json</groupId>
233
			<artifactId>json</artifactId>
237
			<artifactId>json</artifactId>
234
			<version>20090211</version>
238
			<version>20090211</version>
235
		</dependency>
239
		</dependency>
236
		<dependency>
240
		<dependency>
-
 
241
		 <groupId>com.google.api-ads.examples</groupId>
-
 
242
		 <artifactId>adwords-axis-examples</artifactId>
-
 
243
  		 <version>1.20.0</version>
-
 
244
		</dependency>
-
 
245
		<dependency>
-
 
246
		<groupId>javax.inject</groupId>
-
 
247
  		<artifactId>javax.inject</artifactId>
-
 
248
  		<version>1</version>
-
 
249
		</dependency>
-
 
250
		<dependency>
237
			<groupId>org.apache.httpcomponents</groupId>
251
			<groupId>org.apache.httpcomponents</groupId>
238
			<artifactId>httpclient</artifactId>
252
			<artifactId>httpclient</artifactId>
239
			<version>4.2</version>
253
			<version>4.2</version>
240
			<type>jar</type>
254
			<type>jar</type>
241
			<scope>compile</scope>
255
			<scope>compile</scope>