Skip to content

Commit 2bcbee7

Browse files
committed
Updating third_party for 18.0.0 release
1 parent 81afcaf commit 2bcbee7

9 files changed

Lines changed: 223 additions & 283 deletions

third_party/LICENSES.html

Lines changed: 148 additions & 184 deletions
Large diffs are not rendered by default.

third_party/LICENSES.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

third_party/LICENSES.xml

Lines changed: 74 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
11
<dependencies>
2-
<dependency name='commons-logging:commons-logging:1.2'>
3-
<file>commons-logging-1.2.jar</file>
2+
<dependency name='com.google.http-client:google-http-client:1.40.1'>
3+
<file>google-http-client-1.40.1.jar</file>
44
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
55
</dependency>
66
<dependency name='com.google.protobuf:protobuf-java:3.18.1'>
77
<file>protobuf-java-3.18.1.jar</file>
88
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
99
</dependency>
10+
<dependency name='commons-logging:commons-logging:1.2'>
11+
<file>commons-logging-1.2.jar</file>
12+
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
13+
</dependency>
1014
<dependency name='io.grpc:grpc-auth:1.41.0'>
1115
<file>grpc-auth-1.41.0.jar</file>
1216
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
1317
</dependency>
18+
<dependency name='io.perfmark:perfmark-api:0.23.0'>
19+
<file>perfmark-api-0.23.0.jar</file>
20+
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
21+
</dependency>
1422
<dependency name='io.opencensus:opencensus-contrib-http-util:0.28.0'>
1523
<file>opencensus-contrib-http-util-0.28.0.jar</file>
1624
<license name='The Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
@@ -27,19 +35,49 @@
2735
<file>auto-service-1.0-rc2.jar</file>
2836
<license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
2937
</dependency>
38+
<dependency name='org.javassist:javassist:3.21.0-GA'>
39+
<file>javassist-3.21.0-GA.jar</file>
40+
<license name='MPL 1.1' url='http://www.mozilla.org/MPL/MPL-1.1.html' />
41+
<license name='LGPL 2.1' url='http://www.gnu.org/licenses/lgpl-2.1.html' />
42+
<license name='Apache License 2.0' url='http://www.apache.org/licenses/' />
43+
</dependency>
44+
<dependency name='com.google.protobuf:protobuf-java-util:3.18.1'>
45+
<file>protobuf-java-util-3.18.1.jar</file>
46+
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
47+
</dependency>
48+
<dependency name='com.google.api:gax-grpc:2.6.1'>
49+
<file>gax-grpc-2.6.1.jar</file>
50+
<license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' />
51+
</dependency>
3052
<dependency name='io.grpc:grpc-api:1.41.0'>
3153
<file>grpc-api-1.41.0.jar</file>
3254
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
3355
</dependency>
34-
<dependency name='com.google.api-ads:google-ads-stubs-lib:17.0.1'>
35-
<file>google-ads-stubs-lib-17.0.1.jar</file>
36-
<license name='No license found' />
56+
<dependency name='com.google.code.gson:gson:2.8.8'>
57+
<file>gson-2.8.8.jar</file>
58+
<license name='Apache 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
59+
</dependency>
60+
<dependency name='io.opencensus:opencensus-api:0.28.0'>
61+
<file>opencensus-api-0.28.0.jar</file>
62+
<license name='The Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
63+
</dependency>
64+
<dependency name='com.google.android:annotations:4.1.1.4'>
65+
<file>annotations-4.1.1.4.jar</file>
66+
<license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0' />
67+
</dependency>
68+
<dependency name='org.threeten:threetenbp:1.5.1'>
69+
<file>threetenbp-1.5.1.jar</file>
70+
<license name='BSD 3-clause' url='https://raw.githubusercontent.com/ThreeTen/threetenbp/master/LICENSE.txt' />
3771
</dependency>
3872
<dependency name='org.reflections:reflections:0.9.11'>
3973
<file>reflections-0.9.11.jar</file>
4074
<license name='WTFPL' url='http://www.wtfpl.net/' />
4175
<license name='The New BSD License' url='http://www.opensource.org/licenses/bsd-license.html' />
4276
</dependency>
77+
<dependency name='com.google.guava:failureaccess:1.0.1'>
78+
<file>failureaccess-1.0.1.jar</file>
79+
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
80+
</dependency>
4381
<dependency name='com.google.api.grpc:proto-google-common-protos:2.6.0'>
4482
<file>proto-google-common-protos-2.6.0.jar</file>
4583
<license name='Apache-2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
@@ -52,6 +90,10 @@
5290
<file>javapoet-1.11.1.jar</file>
5391
<license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
5492
</dependency>
93+
<dependency name='com.google.auth:google-auth-library-oauth2-http:1.2.1'>
94+
<file>google-auth-library-oauth2-http-1.2.1.jar</file>
95+
<license name='BSD New license' url='http://opensource.org/licenses/BSD-3-Clause' />
96+
</dependency>
5597
<dependency name='com.google.guava:guava:31.0.1-jre'>
5698
<file>guava-31.0.1-jre.jar</file>
5799
<license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
@@ -64,10 +106,18 @@
64106
<file>grpc-core-1.41.0.jar</file>
65107
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
66108
</dependency>
109+
<dependency name='io.grpc:grpc-grpclb:1.41.0'>
110+
<file>grpc-grpclb-1.41.0.jar</file>
111+
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
112+
</dependency>
67113
<dependency name='io.grpc:grpc-protobuf:1.41.0'>
68114
<file>grpc-protobuf-1.41.0.jar</file>
69115
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
70116
</dependency>
117+
<dependency name='io.grpc:grpc-alts:1.41.0'>
118+
<file>grpc-alts-1.41.0.jar</file>
119+
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
120+
</dependency>
71121
<dependency name='com.google.errorprone:error_prone_annotations:2.9.0'>
72122
<file>error_prone_annotations-2.9.0.jar</file>
73123
<license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
@@ -84,96 +134,14 @@
84134
<file>google-auth-library-credentials-1.2.1.jar</file>
85135
<license name='BSD New license' url='http://opensource.org/licenses/BSD-3-Clause' />
86136
</dependency>
87-
<dependency name='org.slf4j:slf4j-api:1.7.25'>
88-
<file>slf4j-api-1.7.25.jar</file>
89-
<license name='MIT License' url='http://www.opensource.org/licenses/mit-license.php' />
90-
</dependency>
91-
<dependency name='commons-codec:commons-codec:1.15'>
92-
<file>commons-codec-1.15.jar</file>
93-
<license name='Apache License, Version 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
94-
</dependency>
95-
<dependency name='com.google.api:gax:2.6.1'>
96-
<file>gax-2.6.1.jar</file>
97-
<license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' />
98-
</dependency>
99-
<dependency name='com.google.api-ads:google-ads-stubs-v9:17.0.1'>
100-
<file>google-ads-stubs-v9-17.0.1.jar</file>
101-
<license name='No license found' />
102-
</dependency>
103-
<dependency name='com.google.api-ads:google-ads-codegen:17.0.1'>
104-
<file>google-ads-codegen-17.0.1.jar</file>
105-
<license name='No license found' />
106-
</dependency>
107-
<dependency name='org.apache.httpcomponents:httpclient:4.5.13'>
108-
<file>httpclient-4.5.13.jar</file>
109-
<license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
110-
</dependency>
111-
<dependency name='com.google.http-client:google-http-client:1.40.1'>
112-
<file>google-http-client-1.40.1.jar</file>
113-
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
114-
</dependency>
115-
<dependency name='io.perfmark:perfmark-api:0.23.0'>
116-
<file>perfmark-api-0.23.0.jar</file>
117-
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
118-
</dependency>
119-
<dependency name='org.javassist:javassist:3.21.0-GA'>
120-
<file>javassist-3.21.0-GA.jar</file>
121-
<license name='MPL 1.1' url='http://www.mozilla.org/MPL/MPL-1.1.html' />
122-
<license name='LGPL 2.1' url='http://www.gnu.org/licenses/lgpl-2.1.html' />
123-
<license name='Apache License 2.0' url='http://www.apache.org/licenses/' />
124-
</dependency>
125-
<dependency name='com.google.protobuf:protobuf-java-util:3.18.1'>
126-
<file>protobuf-java-util-3.18.1.jar</file>
127-
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
128-
</dependency>
129-
<dependency name='com.google.api:gax-grpc:2.6.1'>
130-
<file>gax-grpc-2.6.1.jar</file>
131-
<license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' />
132-
</dependency>
133-
<dependency name='com.google.code.gson:gson:2.8.8'>
134-
<file>gson-2.8.8.jar</file>
135-
<license name='Apache 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
136-
</dependency>
137-
<dependency name='io.opencensus:opencensus-api:0.28.0'>
138-
<file>opencensus-api-0.28.0.jar</file>
139-
<license name='The Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
140-
</dependency>
141-
<dependency name='com.google.android:annotations:4.1.1.4'>
142-
<file>annotations-4.1.1.4.jar</file>
143-
<license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0' />
144-
</dependency>
145-
<dependency name='org.threeten:threetenbp:1.5.1'>
146-
<file>threetenbp-1.5.1.jar</file>
147-
<license name='BSD 3-clause' url='https://raw.githubusercontent.com/ThreeTen/threetenbp/master/LICENSE.txt' />
148-
</dependency>
149-
<dependency name='com.google.guava:failureaccess:1.0.1'>
150-
<file>failureaccess-1.0.1.jar</file>
151-
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
152-
</dependency>
153-
<dependency name='com.google.auth:google-auth-library-oauth2-http:1.2.1'>
154-
<file>google-auth-library-oauth2-http-1.2.1.jar</file>
155-
<license name='BSD New license' url='http://opensource.org/licenses/BSD-3-Clause' />
156-
</dependency>
157-
<dependency name='com.google.api-ads:google-ads-stubs-v10:17.0.1'>
158-
<file>google-ads-stubs-v10-17.0.1.jar</file>
159-
<license name='No license found' />
160-
</dependency>
161-
<dependency name='com.google.api-ads:google-ads-stubs-v8:17.0.1'>
162-
<file>google-ads-stubs-v8-17.0.1.jar</file>
163-
<license name='No license found' />
164-
</dependency>
165-
<dependency name='io.grpc:grpc-grpclb:1.41.0'>
166-
<file>grpc-grpclb-1.41.0.jar</file>
167-
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
168-
</dependency>
169-
<dependency name='io.grpc:grpc-alts:1.41.0'>
170-
<file>grpc-alts-1.41.0.jar</file>
171-
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
172-
</dependency>
173137
<dependency name='org.apache.httpcomponents:httpcore:4.4.14'>
174138
<file>httpcore-4.4.14.jar</file>
175139
<license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
176140
</dependency>
141+
<dependency name='org.slf4j:slf4j-api:1.7.25'>
142+
<file>slf4j-api-1.7.25.jar</file>
143+
<license name='MIT License' url='http://www.opensource.org/licenses/mit-license.php' />
144+
</dependency>
177145
<dependency name='org.conscrypt:conscrypt-openjdk-uber:2.5.1'>
178146
<file>conscrypt-openjdk-uber-2.5.1.jar</file>
179147
<license name='Apache 2' url='https://www.apache.org/licenses/LICENSE-2.0' />
@@ -182,18 +150,18 @@
182150
<file>grpc-netty-shaded-1.41.0.jar</file>
183151
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
184152
</dependency>
185-
<dependency name='com.google.api-ads:google-ads-stubs-v7:17.0.1'>
186-
<file>google-ads-stubs-v7-17.0.1.jar</file>
187-
<license name='No license found' />
188-
</dependency>
189-
<dependency name='com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'>
190-
<file>listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar</file>
191-
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
153+
<dependency name='commons-codec:commons-codec:1.15'>
154+
<file>commons-codec-1.15.jar</file>
155+
<license name='Apache License, Version 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
192156
</dependency>
193157
<dependency name='org.codehaus.mojo:animal-sniffer-annotations:1.20'>
194158
<file>animal-sniffer-annotations-1.20.jar</file>
195159
<license name='MIT license' url='http://www.opensource.org/licenses/mit-license.php' />
196160
</dependency>
161+
<dependency name='com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'>
162+
<file>listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar</file>
163+
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
164+
</dependency>
197165
<dependency name='com.google.auto:auto-common:0.3'>
198166
<file>auto-common-0.3.jar</file>
199167
<license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
@@ -202,6 +170,10 @@
202170
<file>j2objc-annotations-1.3.jar</file>
203171
<license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
204172
</dependency>
173+
<dependency name='com.google.api:gax:2.6.1'>
174+
<file>gax-2.6.1.jar</file>
175+
<license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' />
176+
</dependency>
205177
<dependency name='com.google.api:api-common:2.0.5'>
206178
<file>api-common-2.0.5.jar</file>
207179
<license name='BSD' url='https://github.com/googleapis/api-common-java/blob/master/LICENSE' />
@@ -210,6 +182,10 @@
210182
<file>javax.annotation-api-1.3.2.jar</file>
211183
<license name='CDDL + GPLv2 with classpath exception' url='https://github.com/javaee/javax.annotation/blob/master/LICENSE' />
212184
</dependency>
185+
<dependency name='org.apache.httpcomponents:httpclient:4.5.13'>
186+
<file>httpclient-4.5.13.jar</file>
187+
<license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' />
188+
</dependency>
213189
<dependency name='io.grpc:grpc-context:1.41.0'>
214190
<file>grpc-context-1.41.0.jar</file>
215191
<license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' />
-17.8 KB
Binary file not shown.
-17.8 KB
Binary file not shown.
-22.9 MB
Binary file not shown.
-332 Bytes
Binary file not shown.
-22.3 MB
Binary file not shown.
-24.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)