embulk-input-gcs 0.4.1-java → 0.5.0-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/NOTICE +339 -129
  3. data/classpath/animal-sniffer-annotations-1.14.jar +0 -0
  4. data/classpath/api-common-1.7.0.jar +0 -0
  5. data/classpath/checker-compat-qual-2.5.2.jar +0 -0
  6. data/classpath/embulk-input-gcs-0.5.0.jar +0 -0
  7. data/classpath/embulk-util-config-0.5.0.jar +0 -0
  8. data/classpath/{embulk-util-file-0.1.3.jar → embulk-util-file-0.2.0.jar} +0 -0
  9. data/classpath/{embulk-util-retryhelper-0.8.1.jar → embulk-util-retryhelper-0.9.0.jar} +0 -0
  10. data/classpath/error_prone_annotations-2.1.3.jar +0 -0
  11. data/classpath/gax-1.35.1.jar +0 -0
  12. data/classpath/gax-httpjson-0.52.1.jar +0 -0
  13. data/classpath/google-api-client-1.27.0.jar +0 -0
  14. data/classpath/google-api-services-storage-v1-rev20181013-1.27.0.jar +0 -0
  15. data/classpath/google-auth-library-credentials-0.12.0.jar +0 -0
  16. data/classpath/google-auth-library-oauth2-http-0.12.0.jar +0 -0
  17. data/classpath/google-cloud-core-1.56.0.jar +0 -0
  18. data/classpath/google-cloud-core-http-1.56.0.jar +0 -0
  19. data/classpath/google-cloud-storage-1.56.0.jar +0 -0
  20. data/classpath/google-http-client-1.27.0.jar +0 -0
  21. data/classpath/google-http-client-appengine-1.27.0.jar +0 -0
  22. data/classpath/google-http-client-jackson2-1.27.0.jar +0 -0
  23. data/classpath/google-oauth-client-1.27.0.jar +0 -0
  24. data/classpath/grpc-context-1.12.0.jar +0 -0
  25. data/classpath/gson-2.7.jar +0 -0
  26. data/classpath/guava-26.0-android.jar +0 -0
  27. data/classpath/j2objc-annotations-1.1.jar +0 -0
  28. data/classpath/jackson-annotations-2.15.4.jar +0 -0
  29. data/classpath/jackson-core-2.15.4.jar +0 -0
  30. data/classpath/jackson-databind-2.15.4.jar +0 -0
  31. data/classpath/jackson-datatype-jdk8-2.15.4.jar +0 -0
  32. data/classpath/jcl-over-slf4j-2.0.7.jar +0 -0
  33. data/classpath/jsr305-3.0.2.jar +0 -0
  34. data/classpath/opencensus-api-0.15.0.jar +0 -0
  35. data/classpath/opencensus-contrib-http-util-0.15.0.jar +0 -0
  36. data/classpath/proto-google-common-protos-1.12.0.jar +0 -0
  37. data/classpath/proto-google-iam-v1-0.12.0.jar +0 -0
  38. data/classpath/protobuf-java-3.6.1.jar +0 -0
  39. data/classpath/protobuf-java-util-3.6.1.jar +0 -0
  40. data/classpath/validation-api-2.0.1.Final.jar +0 -0
  41. metadata +41 -14
  42. data/classpath/embulk-input-gcs-0.4.1.jar +0 -0
  43. data/classpath/embulk-util-config-0.3.1.jar +0 -0
  44. data/classpath/jackson-annotations-2.6.7.jar +0 -0
  45. data/classpath/jackson-core-2.9.6.jar +0 -0
  46. data/classpath/jackson-databind-2.6.7.jar +0 -0
  47. data/classpath/jackson-datatype-jdk8-2.6.7.jar +0 -0
  48. data/classpath/jcl-over-slf4j-1.7.12.jar +0 -0
  49. data/classpath/validation-api-1.1.0.Final.jar +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 938920a0ee2f3e0d680c0b9dd3085cc4055792161cd4ed539de43cc82f21ea96
4
- data.tar.gz: 71779030a65de169b15af9b6b07d6c1b5e2156ea2b197a48ec9f252a1fe0c859
3
+ metadata.gz: 9fdf667507bcfec1e1b73cb72c059890ed6c90c63d0a8b3328aa5abc279af4e5
4
+ data.tar.gz: ab0de07230645f9f25822aef5e411bc78eae83b41281ec614eeaf472bac269e2
5
5
  SHA512:
6
- metadata.gz: c03f3a4cf934135f278ccd233f48a4a314deae0405e5362eeea7450e4bd95d7d867277483f6de70b1b9f08091f07516e45c74aabc0cc68c00ed29638b319f0c1
7
- data.tar.gz: 858b6d42f631c0351f54a45faf24e6ddbe49fd4292ac5e2b3c1119bd4fcfa96fc040596f49d9ab625a5f16d340f128d7d87e73592441d7e7a2407e9d0288e620
6
+ metadata.gz: 420d0aa9c2402e89aeb6f0b044d246e60636e477543fd680fb6b4c247b74ba99e5f492c22b07321a31f2fe3e554ee3b0758fd1740b4d2b5cb9ca82e7ee2e4d14
7
+ data.tar.gz: c9681ee2759bc0f546f12ff8d0af6a5e01b534767c2b35933bc62a09e841dcbbc4a56504336875676dc3ce1937b133a653fbb1f4c4705ab1b9689e998d29bb9a
data/NOTICE CHANGED
@@ -1,130 +1,340 @@
1
1
  embulk-input-gcs
2
- Copyright 2015 The Embulk project
3
-
4
- This product includes copies of class files in the following libraries with relocating Java packages.
5
-
6
- * com.google.cloud:google-cloud-storage:1.56.0
7
- * Licensed under the Apache License, Version 2.0.
8
- * https://github.com/googleapis/java-storage/tree/1.56.0
9
- * com.google.cloud:google-cloud-core:1.56.0
10
- * Licensed under the Apache License, Version 2.0.
11
- * https://github.com/googleapis/java-core/tree/v1.56.0/google-cloud-clients/google-cloud-core
12
- * com.google.guava:guava:26.0-android
13
- * Licensed under the Apache License, Version 2.0.
14
- * https://github.com/google/guava/tree/v26.0
15
- * Its Java packages are relocated.
16
- * com.google.code.findbugs:jsr305:3.0.2
17
- * Licensed under the Apache License, Version 2.0.
18
- * See https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
19
- * https://code.google.com/archive/p/jsr-305/
20
- * Its Java packages are relocated.
21
- * org.checkerframework:checker-compat-qual:2.5.2
22
- * Licensed under the MIT License.
23
- * See https://github.com/typetools/checker-framework/blob/checker-framework-2.5.2/LICENSE.txt
24
- * This artifact consists of the annotations licensed under the MIT License as described in LICENSE.txt.
25
- * https://github.com/typetools/checker-framework/tree/checker-framework-2.5.2
26
- * https://checkerframework.org/
27
- * Its Java packages are relocated.
28
- * com.google.errorprone:error_prone_annotations:2.1.3
29
- * Licensed under the Apache License, Version 2.0.
30
- * https://github.com/google/error-prone/tree/v2.1.3
31
- * Its Java packages are relocated.
32
- * com.google.j2objc:j2objc-annotations:1.1
33
- * Licensed under the Apache License, Version 2.0.
34
- * https://github.com/google/j2objc/tree/1.1
35
- * https://developers.google.com/j2objc/
36
- * Its Java packages are relocated.
37
- * org.codehaus.mojo:animal-sniffer-annotations:1.14
38
- * Licensed under the MIT License.
39
- * https://github.com/mojohaus/animal-sniffer/tree/animal-sniffer-parent-1.14/animal-sniffer-annotations
40
- * http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/
41
- * Its Java packages are relocated.
42
- * com.google.http-client:google-http-client:1.27.0
43
- * Licensed under the Apache License, Version 2.0.
44
- * https://github.com/googleapis/google-http-java-client/tree/v1.27.0
45
- * com.google.api:api-common:1.7.0
46
- * Licensed under the 3-Clause "New" BSD License.
47
- * https://github.com/googleapis/api-common-java/tree/v1.7.0
48
- * com.google.api:gax:1.35.1
49
- * Licensed under the 3-Clause "New" BSD License.
50
- * https://github.com/googleapis/gax-java/tree/v1.35.1
51
- * com.google.auth:google-auth-library-oauth2-http:0.12.0
52
- * Licensed under the 3-Clause "New" BSD License.
53
- * https://github.com/googleapis/google-auth-library-java/tree/v0.12.0
54
- * com.google.auth:google-auth-library-credentials:0.12.0
55
- * Licensed under the 3-Clause "New" BSD License.
56
- * https://github.com/googleapis/google-auth-library-java/tree/v0.12.0
57
- * com.google.http-client:google-http-client-jackson2:1.27.0
58
- * Licensed under the Apache License, Version 2.0.
59
- * https://github.com/googleapis/google-http-java-client/tree/v1.27.0
60
- * com.google.protobuf:protobuf-java-util:3.6.1
61
- * Licensed under the 3-Clause "New" BSD License.
62
- * See https://github.com/protocolbuffers/protobuf/blob/v3.6.1/java/pom.xml
63
- * https://github.com/protocolbuffers/protobuf/tree/v3.6.1
64
- * com.google.protobuf:protobuf-java:3.6.1
65
- * Licensed under the 3-Clause "New" BSD License.
66
- * See https://github.com/protocolbuffers/protobuf/blob/v3.6.1/java/pom.xml
67
- * https://github.com/protocolbuffers/protobuf/tree/v3.6.1
68
- * com.google.code.gson:gson:2.7
69
- * Licensed under the Apache License, Version 2.0.
70
- * https://github.com/google/gson/tree/gson-parent-2.7
71
- * com.google.api.grpc:proto-google-common-protos:1.12.0
72
- * Licensed under the Apache License, Version 2.0.
73
- * See https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.pom
74
- * com.google.api.grpc:proto-google-iam-v1:0.12.0
75
- * Licensed under the Apache License, Version 2.0.
76
- * See https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.pom
77
- * com.google.cloud:google-cloud-core-http:1.56.0
78
- * Licensed under the Apache License, Version 2.0.
79
- * https://github.com/googleapis/java-core/tree/v1.56.0/google-cloud-clients/google-cloud-core-http
80
- * com.google.oauth-client:google-oauth-client:1.27.0
81
- * Licensed under the Apache License, Version 2.0.
82
- * https://github.com/googleapis/google-oauth-java-client/tree/v1.27.0
83
- * com.google.api-client:google-api-client:1.27.0
84
- * Licensed under the Apache License, Version 2.0.
85
- * https://github.com/googleapis/google-api-java-client/tree/v1.27.0
86
- * com.google.http-client:google-http-client-appengine:1.27.0
87
- * Licensed under the Apache License, Version 2.0.
88
- * https://github.com/googleapis/google-http-java-client/tree/v1.27.0
89
- * com.google.api:gax-httpjson:0.52.1
90
- * Licensed under the 3-Clause "New" BSD License.
91
- * https://repo1.maven.org/maven2/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.pom
92
- * io.opencensus:opencensus-api:0.15.0
93
- * Licensed under the Apache License, Version 2.0.
94
- * https://github.com/census-instrumentation/opencensus-java/tree/v0.15.0
95
- * io.grpc:grpc-context:1.12.0
96
- * Licensed under the Apache License, Version 2.0.
97
- * https://github.com/grpc/grpc-java/tree/v1.12.0
98
- * io.opencensus:opencensus-contrib-http-util:0.15.0
99
- * Licensed under the Apache License, Version 2.0.
100
- * https://github.com/census-instrumentation/opencensus-java/tree/v0.15.0
101
- * com.google.apis:google-api-services-storage:v1-rev20181013-1.27.0
102
- * Licensed under the Apache License, Version 2.0.
103
- * https://github.com/googleapis/google-api-java-client-services
104
-
105
- The gem distribution of this product includes software developed in a part of the Embulk project (https://www.embulk.org/).
106
- It has been licenced under the Apache Software License, Version 2.0.
107
-
108
- The gem distribution of this product includes JARs of the Jackson project (https://github.com/FasterXML/jackson), as-is.
109
- They are licensed under the Apache Software License, Version 2.0.
110
-
111
- The gem distribution of this product includes JARs of the Jakarta Bean Validation API 1.1 (https://beanvalidation.org/1.1/), as-is.
112
- It is licensed under the Apache Software License, Version 2.0.
113
-
114
- The gem distribution of this product includes JAR of the JSR305 Annotations for Findbugs (https://code.google.com/archive/p/jsr-305/), as-is.
115
- It is licensed under the Apache Software License, Version 2.0.
116
-
117
- The gem distribution of this product includes JARs of Apache HttpClient, HttpCore, and Commons Codec, as-is.
118
- They are licensed under the Apache Software License, Version 2.0.
119
-
120
- The gem distribution of this product includes a JAR of Joda-Time (https://www.joda.org/joda-time/), as-is.
121
- It is licensed under the Apache Software License, Version 2.0.
122
-
123
- The gem distribution of this product includes a JAR of the JCL 1.2 implemented over SLF4J (http://www.slf4j.org/legacy.html) 1.7, as-is.
124
- It is licensed under the Apache Software License, Version 2.0.
125
-
126
- The gem distribution of this product includes a JAR of the JCL 1.2 implemented over SLF4J (http://www.slf4j.org/legacy.html) 1.7, as-is.
127
- It is licensed under the Apache Software License, Version 2.0.
128
-
129
- The gem distribution of this product includes a JAR of the ThreeTen Backport (https://www.threeten.org/threetenbp/), as-is.
130
- It is licensed under the 3-Clause "New" BSD License.
2
+ Copyright 2015-2025 The Embulk project.
3
+
4
+ This product includes software developed at
5
+ The Embulk project (https://www.embulk.org/).
6
+
7
+
8
+
9
+ The RubyGems distribution of this product includes
10
+ Jackson JSON processor, developed by
11
+ Tatu Saloranta, tatu.saloranta@iki.fi, licensed under
12
+ the Apache License, Version 2.0.
13
+
14
+ * Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
15
+ * The NOTICE file of Jackson JSON processor is embedded in this NOTICE below.
16
+
17
+
18
+
19
+ The RubyGems distribution of this product includes
20
+ Google Cloud Java Client for Storage, licensed under
21
+ the Apache License, Version 2.0.
22
+
23
+
24
+
25
+ The RubyGems distribution of this product includes
26
+ Google APIs Client Library for Java, licensed under
27
+ the Apache License, Version 2.0.
28
+
29
+
30
+
31
+ The RubyGems distribution of this product includes
32
+ Google Common Protos, licensed under
33
+ the Apache License, Version 2.0.
34
+
35
+
36
+
37
+ The RubyGems distribution of this product includes
38
+ Common utilities for Google APIs in Java, licensed under
39
+ the BSD 3-Clause "New" or "Revised" License.
40
+
41
+
42
+
43
+ The RubyGems distribution of this product includes
44
+ Google API Extensions for Java, licensed under
45
+ the BSD 3-Clause "New" or "Revised" License.
46
+
47
+
48
+
49
+ The RubyGems distribution of this product includes
50
+ JSR305 Annotations for Findbugs, licensed under
51
+ the Apache License, Version 2.0.
52
+
53
+
54
+
55
+ The RubyGems distribution of this product includes
56
+ Google Gson, licensed under
57
+ the Apache License, Version 2.0.
58
+
59
+
60
+
61
+ The RubyGems distribution of this product includes
62
+ Error Prone, licensed under
63
+ the Apache License, Version 2.0.
64
+
65
+
66
+
67
+ The RubyGems distribution of this product includes
68
+ Guava: Google Core Libraries for Java, licensed under
69
+ the Apache License, Version 2.0.
70
+
71
+
72
+
73
+ The RubyGems distribution of this product includes
74
+ Google HTTP Client Library for Java, licensed under
75
+ the Apache License, Version 2.0.
76
+
77
+
78
+
79
+ The RubyGems distribution of this product includes
80
+ J2ObjC: Java to Objective-C Translator and Runtime, licensed under
81
+ the Apache License, Version 2.0.
82
+
83
+
84
+
85
+ The RubyGems distribution of this product includes
86
+ Google OAuth Client Library for Java, licensed under
87
+ the Apache License, Version 2.0.
88
+
89
+
90
+
91
+ The RubyGems distribution of this product includes
92
+ Protocol Buffers, licensed under
93
+ the BSD 3-Clause "New" or "Revised" License.
94
+
95
+
96
+
97
+ The RubyGems distribution of this product includes
98
+ Apache Commons Codec, licensed under
99
+ the Apache License, Version 2.0.
100
+
101
+ * Copyright 2002-2014 The Apache Software Foundation
102
+ * The NOTICE.txt file of Apache Commons Codec is embedded in this NOTICE below.
103
+
104
+
105
+
106
+ The RubyGems distribution of this product includes
107
+ gRPC-Java - An RPC library and framework, licensed under
108
+ the Apache License, Version 2.0.
109
+
110
+ * Copyright 2014 The gRPC Authors
111
+ * The NOTICE.txt file of gRPC-Java is embedded in this NOTICE below.
112
+
113
+
114
+
115
+ The RubyGems distribution of this product includes
116
+ OpenCensus, licensed under
117
+ the Apache License, Version 2.0.
118
+
119
+
120
+
121
+ The RubyGems distribution of this product includes
122
+ Joda-Time, licensed under
123
+ the Apache License, Version 2.0.
124
+
125
+ * The NOTICE.txt file of Joda-Time is embedded in this NOTICE below.
126
+
127
+
128
+
129
+ The RubyGems distribution of this product includes
130
+ Apache HttpClient, licensed under
131
+ the Apache License, Version 2.0.
132
+
133
+ * The NOTICE.txt file of Apache HttpClient is embedded in this NOTICE below.
134
+
135
+
136
+
137
+ The RubyGems distribution of this product includes
138
+ Apache HttpCore, licensed under
139
+ the Apache License, Version 2.0.
140
+
141
+ * The NOTICE.txt file of Apache HttpCore is embedded in this NOTICE below.
142
+
143
+
144
+
145
+ The RubyGems distribution of this product includes
146
+ Checker Qual, licensed under
147
+ the MIT License.
148
+
149
+
150
+
151
+ The RubyGems distribution of this product includes
152
+ Animal Sniffer Annotations, licensed under
153
+ the MIT License.
154
+
155
+
156
+
157
+ The RubyGems distribution of this product includes
158
+ MessagePack for Java, licensed under
159
+ the Apache License, Version 2.0.
160
+
161
+ * The NOTICE file of MessagePack for Java is embedded in this NOTICE below.
162
+
163
+
164
+
165
+ The RubyGems distribution of this product includes
166
+ JCL 1.2 implemented over SLF4J, licensed under
167
+ the Apache License, Version 2.0.
168
+
169
+
170
+
171
+ The RubyGems distribution of this product includes
172
+ ThreeTen-Backport, licensed under
173
+ the BSD 3-Clause "New" or "Revised" License.
174
+
175
+
176
+
177
+ The RubyGems distribution of this product includes
178
+ the Bean Validation API 1.1, developed by
179
+ the JSR-349 Expert Group (https://beanvalidation.org/1.1/), licensed under
180
+ the Apache License, Version 2.0.
181
+
182
+
183
+
184
+ NOTICE of Jackson JSON processor
185
+ ---------------------------------
186
+
187
+ # Jackson JSON processor
188
+
189
+ Jackson is a high-performance, Free/Open Source JSON processing library.
190
+ It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
191
+ been in development since 2007.
192
+ It is currently developed by a community of developers, as well as supported
193
+ commercially by FasterXML.com.
194
+
195
+ ## Licensing
196
+
197
+ Jackson core and extension components may be licensed under different licenses.
198
+ To find the details that apply to this artifact see the accompanying LICENSE file.
199
+ For more information, including possible other licensing options, contact
200
+ FasterXML.com (http://fasterxml.com).
201
+
202
+ ## Credits
203
+
204
+ A list of contributors may be found from CREDITS file, which is included
205
+ in some artifacts (usually source distributions); but is always available
206
+ from the source code management (SCM) system project uses.
207
+
208
+
209
+
210
+ NOTICE.txt of Apache Commons Codec
211
+ -----------------------------------
212
+
213
+ Apache Commons Codec
214
+ Copyright 2002-2014 The Apache Software Foundation
215
+
216
+ This product includes software developed at
217
+ The Apache Software Foundation (http://www.apache.org/).
218
+
219
+ src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
220
+ contains test data from http://aspell.net/test/orig/batch0.tab.
221
+ Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
222
+
223
+ ===============================================================================
224
+
225
+ The content of package org.apache.commons.codec.language.bm has been translated
226
+ from the original php source code available at http://stevemorse.org/phoneticinfo.htm
227
+ with permission from the original authors.
228
+ Original source copyright:
229
+ Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
230
+
231
+
232
+
233
+ NOTICE.txt of gRPC-Java
234
+ ------------------------
235
+
236
+ Copyright 2014 The gRPC Authors
237
+
238
+ Licensed under the Apache License, Version 2.0 (the "License");
239
+ you may not use this file except in compliance with the License.
240
+ You may obtain a copy of the License at
241
+
242
+ http://www.apache.org/licenses/LICENSE-2.0
243
+
244
+ Unless required by applicable law or agreed to in writing, software
245
+ distributed under the License is distributed on an "AS IS" BASIS,
246
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
247
+ See the License for the specific language governing permissions and
248
+ limitations under the License.
249
+
250
+ -----------------------------------------------------------------------
251
+
252
+ This product contains a modified portion of 'OkHttp', an open source
253
+ HTTP & SPDY client for Android and Java applications, which can be obtained
254
+ at:
255
+
256
+ * LICENSE:
257
+ * okhttp/third_party/okhttp/LICENSE (Apache License 2.0)
258
+ * HOMEPAGE:
259
+ * https://github.com/square/okhttp
260
+ * LOCATION_IN_GRPC:
261
+ * okhttp/third_party/okhttp
262
+
263
+ This product contains a modified portion of 'Envoy', an open source
264
+ cloud-native high-performance edge/middle/service proxy, which can be
265
+ obtained at:
266
+
267
+ * LICENSE:
268
+ * xds/third_party/envoy/LICENSE (Apache License 2.0)
269
+ * NOTICE:
270
+ * xds/third_party/envoy/NOTICE
271
+ * HOMEPAGE:
272
+ * https://www.envoyproxy.io
273
+ * LOCATION_IN_GRPC:
274
+ * xds/third_party/envoy
275
+
276
+ This product contains a modified portion of 'protoc-gen-validate (PGV)',
277
+ an open source protoc plugin to generate polyglot message validators,
278
+ which can be obtained at:
279
+
280
+ * LICENSE:
281
+ * xds/third_party/protoc-gen-validate/LICENSE (Apache License 2.0)
282
+ * NOTICE:
283
+ * xds/third_party/protoc-gen-validate/NOTICE
284
+ * HOMEPAGE:
285
+ * https://github.com/envoyproxy/protoc-gen-validate
286
+ * LOCATION_IN_GRPC:
287
+ * xds/third_party/protoc-gen-validate
288
+
289
+ This product contains a modified portion of 'udpa',
290
+ an open source universal data plane API, which can be obtained at:
291
+
292
+ * LICENSE:
293
+ * xds/third_party/udpa/LICENSE (Apache License 2.0)
294
+ * HOMEPAGE:
295
+ * https://github.com/cncf/udpa
296
+ * LOCATION_IN_GRPC:
297
+ * xds/third_party/udpa
298
+
299
+
300
+
301
+ NOTICE.txt of Joda-Time
302
+ ------------------------
303
+
304
+ =============================================================================
305
+ = NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
306
+ =============================================================================
307
+ This product includes software developed by
308
+ Joda.org (http://www.joda.org/).
309
+
310
+
311
+
312
+ NOTICE.txt of Apache HttpClient
313
+ --------------------------------
314
+
315
+ Apache HttpComponents Client
316
+ Copyright 1999-2018 The Apache Software Foundation
317
+
318
+ This product includes software developed at
319
+ The Apache Software Foundation (http://www.apache.org/).
320
+
321
+
322
+
323
+ NOTICE.txt of Apache HttpCore
324
+ ------------------------------
325
+
326
+ Apache HttpComponents Core
327
+ Copyright 2005-2017 The Apache Software Foundation
328
+
329
+ This product includes software developed at
330
+ The Apache Software Foundation (http://www.apache.org/).
331
+
332
+
333
+
334
+ NOTICE of MessagePack for Java
335
+ -------------------------------
336
+
337
+ This product includes the software developed by third-party:
338
+
339
+ * Google Guava https://code.google.com/p/guava-libraries/ (APL2)
340
+ * sbt-extras: https://github.com/paulp/sbt-extras (BSD) (LICENSE.sbt-extras.txt)
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-input-gcs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.5.0
5
5
  platform: java
6
6
  authors:
7
7
  - Satoshi Akama
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-28 00:00:00.000000000 Z
11
+ date: 2025-02-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Reads files stored on Google Cloud Storage.
14
14
  email:
@@ -19,22 +19,50 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - LICENSE
21
21
  - NOTICE
22
+ - classpath/animal-sniffer-annotations-1.14.jar
23
+ - classpath/api-common-1.7.0.jar
24
+ - classpath/checker-compat-qual-2.5.2.jar
22
25
  - classpath/commons-codec-1.10.jar
23
- - classpath/embulk-input-gcs-0.4.1.jar
24
- - classpath/embulk-util-config-0.3.1.jar
25
- - classpath/embulk-util-file-0.1.3.jar
26
- - classpath/embulk-util-retryhelper-0.8.1.jar
26
+ - classpath/embulk-input-gcs-0.5.0.jar
27
+ - classpath/embulk-util-config-0.5.0.jar
28
+ - classpath/embulk-util-file-0.2.0.jar
29
+ - classpath/embulk-util-retryhelper-0.9.0.jar
30
+ - classpath/error_prone_annotations-2.1.3.jar
31
+ - classpath/gax-1.35.1.jar
32
+ - classpath/gax-httpjson-0.52.1.jar
33
+ - classpath/google-api-client-1.27.0.jar
34
+ - classpath/google-api-services-storage-v1-rev20181013-1.27.0.jar
35
+ - classpath/google-auth-library-credentials-0.12.0.jar
36
+ - classpath/google-auth-library-oauth2-http-0.12.0.jar
37
+ - classpath/google-cloud-core-1.56.0.jar
38
+ - classpath/google-cloud-core-http-1.56.0.jar
39
+ - classpath/google-cloud-storage-1.56.0.jar
40
+ - classpath/google-http-client-1.27.0.jar
41
+ - classpath/google-http-client-appengine-1.27.0.jar
42
+ - classpath/google-http-client-jackson2-1.27.0.jar
43
+ - classpath/google-oauth-client-1.27.0.jar
44
+ - classpath/grpc-context-1.12.0.jar
45
+ - classpath/gson-2.7.jar
46
+ - classpath/guava-26.0-android.jar
27
47
  - classpath/httpclient-4.5.5.jar
28
48
  - classpath/httpcore-4.4.9.jar
29
- - classpath/jackson-annotations-2.6.7.jar
30
- - classpath/jackson-core-2.9.6.jar
31
- - classpath/jackson-databind-2.6.7.jar
32
- - classpath/jackson-datatype-jdk8-2.6.7.jar
49
+ - classpath/j2objc-annotations-1.1.jar
50
+ - classpath/jackson-annotations-2.15.4.jar
51
+ - classpath/jackson-core-2.15.4.jar
52
+ - classpath/jackson-databind-2.15.4.jar
53
+ - classpath/jackson-datatype-jdk8-2.15.4.jar
33
54
  - classpath/javax.annotation-api-1.2.jar
34
- - classpath/jcl-over-slf4j-1.7.12.jar
55
+ - classpath/jcl-over-slf4j-2.0.7.jar
35
56
  - classpath/joda-time-2.9.2.jar
57
+ - classpath/jsr305-3.0.2.jar
58
+ - classpath/opencensus-api-0.15.0.jar
59
+ - classpath/opencensus-contrib-http-util-0.15.0.jar
60
+ - classpath/proto-google-common-protos-1.12.0.jar
61
+ - classpath/proto-google-iam-v1-0.12.0.jar
62
+ - classpath/protobuf-java-3.6.1.jar
63
+ - classpath/protobuf-java-util-3.6.1.jar
36
64
  - classpath/threetenbp-1.3.3.jar
37
- - classpath/validation-api-1.1.0.Final.jar
65
+ - classpath/validation-api-2.0.1.Final.jar
38
66
  - lib/embulk/input/gcs.rb
39
67
  homepage: https://github.com/embulk/embulk-input-gcs
40
68
  licenses:
@@ -55,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
55
83
  - !ruby/object:Gem::Version
56
84
  version: '0'
57
85
  requirements: []
58
- rubyforge_project:
59
- rubygems_version: 2.7.9
86
+ rubygems_version: 3.3.26
60
87
  signing_key:
61
88
  specification_version: 4
62
89
  summary: Google Cloud Storage input plugin for Embulk
Binary file
Binary file
Binary file
Binary file
Binary file