Subversion Repositories SmartDukaan

Rev

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

Rev 14364 Rev 14374
Line 189... Line 189...
189
			<groupId>org.json</groupId>
189
			<groupId>org.json</groupId>
190
			<artifactId>json</artifactId>
190
			<artifactId>json</artifactId>
191
			<version>20090211</version>
191
			<version>20090211</version>
192
		</dependency>
192
		</dependency>
193
		<dependency>
193
		<dependency>
194
		 <groupId>com.google.api-ads.examples</groupId>
-
 
195
		 <artifactId>adwords-axis-examples</artifactId>
-
 
196
  		 <version>1.20.0</version>
-
 
197
		</dependency>
-
 
198
		<dependency>
-
 
199
		<groupId>javax.inject</groupId>
194
		<groupId>javax.inject</groupId>
200
  		<artifactId>javax.inject</artifactId>
195
  		<artifactId>javax.inject</artifactId>
201
  		<version>1</version>
196
  		<version>1</version>
202
		</dependency>
197
		</dependency>
-
 
198
                <dependency>
-
 
199
                <groupId>org.mongodb</groupId>
-
 
200
                <artifactId>mongo-java-driver</artifactId>
-
 
201
                <version>2.12.2</version>
-
 
202
        </dependency>
203
	</dependencies>
203
	</dependencies>
204
</project>
204
</project>