We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b14268 commit 35abf13Copy full SHA for 35abf13
βappengine/pom.xml
@@ -47,6 +47,10 @@
47
<groupId>com.google.auth</groupId>
48
<artifactId>google-auth-library-oauth2-http</artifactId>
49
</dependency>
50
+ <dependency>
51
+ <groupId>com.google.http-client</groupId>
52
+ <artifactId>google-http-client</artifactId>
53
+ </dependency>
54
<dependency>
55
<groupId>com.google.appengine</groupId>
56
<artifactId>appengine-api-1.0-sdk</artifactId>
0 commit comments