File tree Expand file tree Collapse file tree 2 files changed +0
-35
lines changed
google-api-client-appengine Expand file tree Collapse file tree 2 files changed +0
-35
lines changed Original file line number Diff line number Diff line change 113113 <artifactId >junit</artifactId >
114114 <scope >test</scope >
115115 </dependency >
116- <dependency >
117- <groupId >com.google.appengine</groupId >
118- <artifactId >appengine-testing</artifactId >
119- <scope >test</scope >
120- </dependency >
121- <dependency >
122- <groupId >com.google.appengine</groupId >
123- <artifactId >appengine-api-labs</artifactId >
124- <scope >test</scope >
125- </dependency >
126- <dependency >
127- <groupId >com.google.appengine</groupId >
128- <artifactId >appengine-api-stubs</artifactId >
129- <scope >test</scope >
130- </dependency >
131116 <dependency >
132117 <groupId >com.google.http-client</groupId >
133118 <artifactId >google-http-client-jackson2</artifactId >
Original file line number Diff line number Diff line change 9696 <artifactId >appengine-api-1.0-sdk</artifactId >
9797 <version >${project.appengine.version} </version >
9898 </dependency >
99- <dependency >
100- <groupId >com.google.appengine</groupId >
101- <artifactId >appengine-tools-sdk</artifactId >
102- <version >${project.appengine.version} </version >
103- </dependency >
104- <dependency >
105- <groupId >com.google.appengine</groupId >
106- <artifactId >appengine-testing</artifactId >
107- <version >${project.appengine.version} </version >
108- </dependency >
109- <dependency >
110- <groupId >com.google.appengine</groupId >
111- <artifactId >appengine-api-labs</artifactId >
112- <version >${project.appengine.version} </version >
113- </dependency >
114- <dependency >
115- <groupId >com.google.appengine</groupId >
116- <artifactId >appengine-api-stubs</artifactId >
117- <version >${project.appengine.version} </version >
118- </dependency >
11999 <dependency >
120100 <groupId >xpp3</groupId >
121101 <artifactId >xpp3</artifactId >
You can’t perform that action at this time.
0 commit comments