logstash-input-google_pubsub 1.4.1 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/lib/logstash-input-google_pubsub_jars.rb +19 -19
- data/spec/inputs/google_pubsub_spec.rb +116 -36
- data/vendor/jar-dependencies/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar +0 -0
- data/vendor/jar-dependencies/com/google/errorprone/error_prone_annotations/2.30.0/error_prone_annotations-2.30.0.jar +0 -0
- data/vendor/jar-dependencies/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar +0 -0
- data/vendor/jar-dependencies/com/google/guava/guava/33.3.1-android/guava-33.3.1-android.jar +0 -0
- data/vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-alts/1.75.0/grpc-alts-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-auth/{1.56.1/grpc-auth-1.56.1.jar → 1.75.0/grpc-auth-1.75.0.jar} +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-context/1.75.0/grpc-context-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-core/1.75.0/grpc-core-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-googleapis/1.75.0/grpc-googleapis-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-grpclb/1.75.0/grpc-grpclb-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-protobuf/1.75.0/grpc-protobuf-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-protobuf-lite/1.75.0/grpc-protobuf-lite-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-services/1.75.0/grpc-services-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-stub/1.75.0/grpc-stub-1.75.0.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-xds/{1.56.1/grpc-xds-1.56.1.jar → 1.75.0/grpc-xds-1.75.0.jar} +0 -0
- data/vendor/jar-dependencies/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar +0 -0
- data/vendor/jar-dependencies/org/checkerframework/checker-qual/{3.33.0/checker-qual-3.33.0.jar → 3.43.0/checker-qual-3.43.0.jar} +0 -0
- data/vendor/jar-dependencies/org/logstash/inputs/plugin/1.4.2/plugin-1.4.2.jar +0 -0
- metadata +21 -21
- data/vendor/jar-dependencies/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar +0 -0
- data/vendor/jar-dependencies/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar +0 -0
- data/vendor/jar-dependencies/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar +0 -0
- data/vendor/jar-dependencies/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar +0 -0
- data/vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-alts/1.56.1/grpc-alts-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-context/1.56.1/grpc-context-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-core/1.56.1/grpc-core-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-googleapis/1.56.1/grpc-googleapis-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-grpclb/1.56.1/grpc-grpclb-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-protobuf/1.56.1/grpc-protobuf-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-protobuf-lite/1.56.1/grpc-protobuf-lite-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-services/1.56.1/grpc-services-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/grpc/grpc-stub/1.56.1/grpc-stub-1.56.1.jar +0 -0
- data/vendor/jar-dependencies/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0.jar +0 -0
- data/vendor/jar-dependencies/org/logstash/inputs/plugin/1.4.1/plugin-1.4.1.jar +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 80f867351c87b59e55481d211bdfcd2642717a80976d8a3353f4f0867936d8ad
|
|
4
|
+
data.tar.gz: 6ce5409a21980b69468ee6fa0178f93915324e36098024232a9bf97e2f9d612a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4ca2535401911fc2947bf27078698ac1bc1d17bc3af8d3f0c7206a6686e3fa2a59477c34bc71902f4317cfacbda3d0aa1b6d40c6ec53b4e5d7df4cfef7946ca6
|
|
7
|
+
data.tar.gz: c9dd34cfa5080e8b5fd1482eb7b812eb0b4362efa3178fe02c999d3c2494e3be875849d9891ba26ee470cca9a9d474ddf3b7e4fd03474b6ab27bccafe311975d
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
## 1.4.2
|
|
2
|
+
- Fixed the no class found issues due to gRPC dependency mismatch caused by re-packaging [#75](https://github.com/logstash-plugins/logstash-input-google_pubsub/pull/75)
|
|
3
|
+
|
|
1
4
|
## 1.4.1
|
|
2
5
|
- Re-packaging the plugin [#72](https://github.com/logstash-plugins/logstash-input-google_pubsub/pull/72)
|
|
3
6
|
- Removed `jar-dependencies` dependency. [#70](https://github.com/logstash-plugins/logstash-input-google_pubsub/pull/70)
|
|
@@ -5,12 +5,19 @@ require_jar('com.google.cloud', 'google-cloud-pubsub', '1.124.1')
|
|
|
5
5
|
require_jar('com.google.protobuf', 'protobuf-java', '3.25.5')
|
|
6
6
|
require_jar('com.google.protobuf', 'protobuf-java-util', '3.25.5')
|
|
7
7
|
require_jar('io.grpc', 'grpc-netty-shaded', '1.75.0')
|
|
8
|
+
require_jar('io.grpc', 'grpc-alts', '1.75.0')
|
|
9
|
+
require_jar('io.grpc', 'grpc-core', '1.75.0')
|
|
10
|
+
require_jar('io.grpc', 'grpc-context', '1.75.0')
|
|
11
|
+
require_jar('io.grpc', 'grpc-xds', '1.75.0')
|
|
12
|
+
require_jar('io.grpc', 'grpc-services', '1.75.0')
|
|
8
13
|
require_jar('io.grpc', 'grpc-util', '1.75.0')
|
|
9
14
|
require_jar('io.grpc', 'grpc-api', '1.75.0')
|
|
10
|
-
require_jar('io.grpc', 'grpc-
|
|
11
|
-
require_jar('io.grpc', 'grpc-
|
|
12
|
-
require_jar('io.grpc', 'grpc-protobuf', '1.
|
|
13
|
-
require_jar('io.grpc', 'grpc-
|
|
15
|
+
require_jar('io.grpc', 'grpc-stub', '1.75.0')
|
|
16
|
+
require_jar('io.grpc', 'grpc-protobuf', '1.75.0')
|
|
17
|
+
require_jar('io.grpc', 'grpc-protobuf-lite', '1.75.0')
|
|
18
|
+
require_jar('io.grpc', 'grpc-auth', '1.75.0')
|
|
19
|
+
require_jar('io.grpc', 'grpc-grpclb', '1.75.0')
|
|
20
|
+
require_jar('io.grpc', 'grpc-googleapis', '1.75.0')
|
|
14
21
|
require_jar('com.google.api', 'api-common', '2.15.0')
|
|
15
22
|
require_jar('com.google.api.grpc', 'proto-google-common-protos', '2.23.0')
|
|
16
23
|
require_jar('com.google.auth', 'google-auth-library-oauth2-http', '1.19.0')
|
|
@@ -18,32 +25,25 @@ require_jar('com.google.auth', 'google-auth-library-credentials', '1.19.0')
|
|
|
18
25
|
require_jar('com.google.http-client', 'google-http-client-gson', '1.43.3')
|
|
19
26
|
require_jar('com.google.api.grpc', 'proto-google-cloud-pubsub-v1', '1.106.1')
|
|
20
27
|
require_jar('com.google.api.grpc', 'proto-google-iam-v1', '1.18.0')
|
|
21
|
-
require_jar('com.google.guava', 'guava', '
|
|
22
|
-
require_jar('com.google.guava', 'failureaccess', '1.0.
|
|
28
|
+
require_jar('com.google.guava', 'guava', '33.3.1-android')
|
|
29
|
+
require_jar('com.google.guava', 'failureaccess', '1.0.2')
|
|
23
30
|
require_jar('com.google.guava', 'listenablefuture', '9999.0-empty-to-avoid-conflict-with-guava')
|
|
24
|
-
require_jar('org.checkerframework', 'checker-qual', '3.
|
|
25
|
-
require_jar('com.google.j2objc', 'j2objc-annotations', '
|
|
31
|
+
require_jar('org.checkerframework', 'checker-qual', '3.43.0')
|
|
32
|
+
require_jar('com.google.j2objc', 'j2objc-annotations', '3.0.0')
|
|
26
33
|
require_jar('com.google.api', 'gax', '2.32.0')
|
|
27
34
|
require_jar('com.google.api', 'gax-grpc', '2.32.0')
|
|
28
|
-
require_jar('io.grpc', 'grpc-alts', '1.56.1')
|
|
29
|
-
require_jar('io.grpc', 'grpc-grpclb', '1.56.1')
|
|
30
35
|
require_jar('org.conscrypt', 'conscrypt-openjdk-uber', '2.5.2')
|
|
31
|
-
require_jar('io.grpc', 'grpc-auth', '1.56.1')
|
|
32
|
-
require_jar('io.grpc', 'grpc-googleapis', '1.56.1')
|
|
33
|
-
require_jar('io.grpc', 'grpc-xds', '1.56.1')
|
|
34
36
|
require_jar('io.opencensus', 'opencensus-proto', '0.2.0')
|
|
35
|
-
require_jar('io.grpc', 'grpc-services', '1.56.1')
|
|
36
37
|
require_jar('com.google.re2j', 're2j', '1.7')
|
|
37
38
|
require_jar('com.google.api', 'gax-httpjson', '2.32.0')
|
|
38
|
-
require_jar('com.google.code.gson', 'gson', '2.
|
|
39
|
+
require_jar('com.google.code.gson', 'gson', '2.11.0')
|
|
39
40
|
require_jar('org.threeten', 'threetenbp', '1.6.8')
|
|
40
41
|
require_jar('com.google.code.findbugs', 'jsr305', '3.0.2')
|
|
41
42
|
require_jar('io.opencensus', 'opencensus-api', '0.31.1')
|
|
42
|
-
require_jar('io.grpc', 'grpc-core', '1.56.1')
|
|
43
43
|
require_jar('com.google.android', 'annotations', '4.1.1.4')
|
|
44
44
|
require_jar('org.codehaus.mojo', 'animal-sniffer-annotations', '1.24')
|
|
45
|
-
require_jar('io.perfmark', 'perfmark-api', '0.
|
|
46
|
-
require_jar('com.google.errorprone', 'error_prone_annotations', '2.
|
|
45
|
+
require_jar('io.perfmark', 'perfmark-api', '0.27.0')
|
|
46
|
+
require_jar('com.google.errorprone', 'error_prone_annotations', '2.30.0')
|
|
47
47
|
require_jar('com.google.auto.value', 'auto-value-annotations', '1.10.2')
|
|
48
48
|
require_jar('com.google.http-client', 'google-http-client', '1.43.3')
|
|
49
49
|
require_jar('org.apache.httpcomponents', 'httpclient', '4.5.14')
|
|
@@ -52,4 +52,4 @@ require_jar('commons-codec', 'commons-codec', '1.15')
|
|
|
52
52
|
require_jar('org.apache.httpcomponents', 'httpcore', '4.4.16')
|
|
53
53
|
require_jar('io.opencensus', 'opencensus-contrib-http-util', '0.31.1')
|
|
54
54
|
require_jar('javax.annotation', 'javax.annotation-api', '1.3.2')
|
|
55
|
-
require_jar('org.logstash.inputs', 'plugin', '1.4.
|
|
55
|
+
require_jar('org.logstash.inputs', 'plugin', '1.4.2')
|
|
@@ -1,45 +1,125 @@
|
|
|
1
|
-
# encoding: utf-8
|
|
2
|
-
# Copyright 2016 Google Inc.
|
|
3
|
-
#
|
|
4
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
# you may not use this file except in compliance with the License.
|
|
6
|
-
# You may obtain a copy of the License at
|
|
7
|
-
#
|
|
8
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
#
|
|
10
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
# See the License for the specific language governing permissions and
|
|
14
|
-
# limitations under the License.
|
|
15
|
-
|
|
16
1
|
require "logstash/devutils/rspec/spec_helper"
|
|
17
2
|
require "logstash/inputs/google_pubsub"
|
|
18
3
|
|
|
19
4
|
describe LogStash::Inputs::GooglePubSub do
|
|
20
5
|
|
|
21
|
-
let(:
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
6
|
+
let(:minimal_config) { { 'project_id' => 'myproj', 'subscription' => 'foo', 'topic' => 'bar' } }
|
|
7
|
+
|
|
8
|
+
describe "configuration validation" do
|
|
9
|
+
context "required settings" do
|
|
10
|
+
it "raises error when project_id is missing" do
|
|
11
|
+
config = { 'topic' => 'foo', 'subscription' => 'bar' }
|
|
12
|
+
expect {
|
|
13
|
+
LogStash::Inputs::GooglePubSub.new(config)
|
|
14
|
+
}.to raise_error(LogStash::ConfigurationError)
|
|
15
|
+
end
|
|
16
|
+
|
|
17
|
+
it "raises error when topic is missing" do
|
|
18
|
+
config = { 'project_id' => 'foo', 'subscription' => 'bar' }
|
|
19
|
+
expect {
|
|
20
|
+
LogStash::Inputs::GooglePubSub.new(config)
|
|
21
|
+
}.to raise_error(LogStash::ConfigurationError)
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
it "raises error when subscription is missing" do
|
|
25
|
+
config = { 'project_id' => 'foo', 'topic' => 'bar' }
|
|
26
|
+
expect {
|
|
27
|
+
LogStash::Inputs::GooglePubSub.new(config)
|
|
28
|
+
}.to raise_error(LogStash::ConfigurationError)
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
it "accepts valid minimal configuration" do
|
|
32
|
+
expect {
|
|
33
|
+
LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
34
|
+
}.not_to raise_error
|
|
35
|
+
end
|
|
36
|
+
end
|
|
37
|
+
|
|
38
|
+
context "authentication settings" do
|
|
39
|
+
it "raises error when both json_key_file and json_key_file_content are specified" do
|
|
40
|
+
config = minimal_config.merge(
|
|
41
|
+
'json_key_file' => 'spec/inputs/test.json',
|
|
42
|
+
'json_key_file_content' => '{}'
|
|
43
|
+
)
|
|
44
|
+
expect {
|
|
45
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
46
|
+
plugin.register
|
|
47
|
+
}.to raise_error(LogStash::ConfigurationError, /Specify either 'json_key_file' or 'json_key_file_content'/)
|
|
48
|
+
end
|
|
49
|
+
|
|
50
|
+
it "accepts configuration with only json_key_file" do
|
|
51
|
+
config = minimal_config.merge('json_key_file' => 'spec/inputs/test.json')
|
|
52
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
53
|
+
# Note: register will fail if file doesn't exist, but config validation passes
|
|
54
|
+
expect(plugin.json_key_file).to eq('spec/inputs/test.json')
|
|
55
|
+
end
|
|
56
|
+
|
|
57
|
+
it "accepts configuration with only json_key_file_content" do
|
|
58
|
+
config = minimal_config.merge('json_key_file_content' => '{"type": "service_account"}')
|
|
59
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
60
|
+
expect(plugin.json_key_file_content).to eq('{"type": "service_account"}')
|
|
61
|
+
end
|
|
62
|
+
|
|
63
|
+
it "accepts configuration without any authentication (uses Application Default Credentials)" do
|
|
64
|
+
plugin = LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
65
|
+
expect(plugin.json_key_file).to be_nil
|
|
66
|
+
expect(plugin.json_key_file_content).to be_nil
|
|
67
|
+
end
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
context "optional settings" do
|
|
71
|
+
it "has default max_messages of 5" do
|
|
72
|
+
plugin = LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
73
|
+
expect(plugin.max_messages).to eq(5)
|
|
74
|
+
end
|
|
75
|
+
|
|
76
|
+
it "allows custom max_messages value" do
|
|
77
|
+
config = minimal_config.merge('max_messages' => 100)
|
|
78
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
79
|
+
expect(plugin.max_messages).to eq(100)
|
|
80
|
+
end
|
|
81
|
+
|
|
82
|
+
it "has default include_metadata of false" do
|
|
83
|
+
plugin = LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
84
|
+
expect(plugin.include_metadata).to eq(false)
|
|
85
|
+
end
|
|
86
|
+
|
|
87
|
+
it "allows enabling include_metadata" do
|
|
88
|
+
config = minimal_config.merge('include_metadata' => true)
|
|
89
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
90
|
+
expect(plugin.include_metadata).to eq(true)
|
|
91
|
+
end
|
|
92
|
+
|
|
93
|
+
it "has default create_subscription of false" do
|
|
94
|
+
plugin = LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
95
|
+
expect(plugin.create_subscription).to eq(false)
|
|
96
|
+
end
|
|
97
|
+
|
|
98
|
+
it "allows enabling create_subscription" do
|
|
99
|
+
config = minimal_config.merge('create_subscription' => true)
|
|
100
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
101
|
+
expect(plugin.create_subscription).to eq(true)
|
|
102
|
+
end
|
|
103
|
+
|
|
104
|
+
it "has default codec of plain" do
|
|
105
|
+
plugin = LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
106
|
+
expect(plugin.codec.class.to_s).to include("Plain")
|
|
107
|
+
end
|
|
108
|
+
end
|
|
36
109
|
end
|
|
37
110
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
plugin
|
|
42
|
-
|
|
43
|
-
|
|
111
|
+
describe "register" do
|
|
112
|
+
it "sets subscription_id correctly" do
|
|
113
|
+
plugin = LogStash::Inputs::GooglePubSub.new(minimal_config)
|
|
114
|
+
plugin.register
|
|
115
|
+
# subscription_id is private, but we can verify registration completes
|
|
116
|
+
expect(plugin).to be_a(LogStash::Inputs::GooglePubSub)
|
|
117
|
+
end
|
|
118
|
+
|
|
119
|
+
it "handles project with special characters in name" do
|
|
120
|
+
config = minimal_config.merge('project_id' => 'my-project-123')
|
|
121
|
+
plugin = LogStash::Inputs::GooglePubSub.new(config)
|
|
122
|
+
expect { plugin.register }.not_to raise_error
|
|
123
|
+
end
|
|
44
124
|
end
|
|
45
125
|
end
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: logstash-input-google_pubsub
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.4.
|
|
4
|
+
version: 1.4.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Eric Johnson
|
|
8
8
|
bindir: bin
|
|
9
9
|
cert_chain: []
|
|
10
|
-
date: 2026-
|
|
10
|
+
date: 2026-02-06 00:00:00.000000000 Z
|
|
11
11
|
dependencies:
|
|
12
12
|
- !ruby/object:Gem::Dependency
|
|
13
13
|
name: logstash-core
|
|
@@ -119,44 +119,44 @@ files:
|
|
|
119
119
|
- vendor/jar-dependencies/com/google/auto/value/auto-value-annotations/1.10.2/auto-value-annotations-1.10.2.jar
|
|
120
120
|
- vendor/jar-dependencies/com/google/cloud/google-cloud-pubsub/1.124.1/google-cloud-pubsub-1.124.1.jar
|
|
121
121
|
- vendor/jar-dependencies/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
|
|
122
|
-
- vendor/jar-dependencies/com/google/code/gson/gson/2.
|
|
123
|
-
- vendor/jar-dependencies/com/google/errorprone/error_prone_annotations/2.
|
|
124
|
-
- vendor/jar-dependencies/com/google/guava/failureaccess/1.0.
|
|
125
|
-
- vendor/jar-dependencies/com/google/guava/guava/
|
|
122
|
+
- vendor/jar-dependencies/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
|
|
123
|
+
- vendor/jar-dependencies/com/google/errorprone/error_prone_annotations/2.30.0/error_prone_annotations-2.30.0.jar
|
|
124
|
+
- vendor/jar-dependencies/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
|
|
125
|
+
- vendor/jar-dependencies/com/google/guava/guava/33.3.1-android/guava-33.3.1-android.jar
|
|
126
126
|
- vendor/jar-dependencies/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
|
127
127
|
- vendor/jar-dependencies/com/google/http-client/google-http-client-gson/1.43.3/google-http-client-gson-1.43.3.jar
|
|
128
128
|
- vendor/jar-dependencies/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar
|
|
129
|
-
- vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/
|
|
129
|
+
- vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
|
|
130
130
|
- vendor/jar-dependencies/com/google/protobuf/protobuf-java-util/3.25.5/protobuf-java-util-3.25.5.jar
|
|
131
131
|
- vendor/jar-dependencies/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar
|
|
132
132
|
- vendor/jar-dependencies/com/google/re2j/re2j/1.7/re2j-1.7.jar
|
|
133
133
|
- vendor/jar-dependencies/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
|
|
134
134
|
- vendor/jar-dependencies/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
|
|
135
|
-
- vendor/jar-dependencies/io/grpc/grpc-alts/1.
|
|
135
|
+
- vendor/jar-dependencies/io/grpc/grpc-alts/1.75.0/grpc-alts-1.75.0.jar
|
|
136
136
|
- vendor/jar-dependencies/io/grpc/grpc-api/1.75.0/grpc-api-1.75.0.jar
|
|
137
|
-
- vendor/jar-dependencies/io/grpc/grpc-auth/1.
|
|
138
|
-
- vendor/jar-dependencies/io/grpc/grpc-context/1.
|
|
139
|
-
- vendor/jar-dependencies/io/grpc/grpc-core/1.
|
|
140
|
-
- vendor/jar-dependencies/io/grpc/grpc-googleapis/1.
|
|
141
|
-
- vendor/jar-dependencies/io/grpc/grpc-grpclb/1.
|
|
137
|
+
- vendor/jar-dependencies/io/grpc/grpc-auth/1.75.0/grpc-auth-1.75.0.jar
|
|
138
|
+
- vendor/jar-dependencies/io/grpc/grpc-context/1.75.0/grpc-context-1.75.0.jar
|
|
139
|
+
- vendor/jar-dependencies/io/grpc/grpc-core/1.75.0/grpc-core-1.75.0.jar
|
|
140
|
+
- vendor/jar-dependencies/io/grpc/grpc-googleapis/1.75.0/grpc-googleapis-1.75.0.jar
|
|
141
|
+
- vendor/jar-dependencies/io/grpc/grpc-grpclb/1.75.0/grpc-grpclb-1.75.0.jar
|
|
142
142
|
- vendor/jar-dependencies/io/grpc/grpc-netty-shaded/1.75.0/grpc-netty-shaded-1.75.0.jar
|
|
143
|
-
- vendor/jar-dependencies/io/grpc/grpc-protobuf-lite/1.
|
|
144
|
-
- vendor/jar-dependencies/io/grpc/grpc-protobuf/1.
|
|
145
|
-
- vendor/jar-dependencies/io/grpc/grpc-services/1.
|
|
146
|
-
- vendor/jar-dependencies/io/grpc/grpc-stub/1.
|
|
143
|
+
- vendor/jar-dependencies/io/grpc/grpc-protobuf-lite/1.75.0/grpc-protobuf-lite-1.75.0.jar
|
|
144
|
+
- vendor/jar-dependencies/io/grpc/grpc-protobuf/1.75.0/grpc-protobuf-1.75.0.jar
|
|
145
|
+
- vendor/jar-dependencies/io/grpc/grpc-services/1.75.0/grpc-services-1.75.0.jar
|
|
146
|
+
- vendor/jar-dependencies/io/grpc/grpc-stub/1.75.0/grpc-stub-1.75.0.jar
|
|
147
147
|
- vendor/jar-dependencies/io/grpc/grpc-util/1.75.0/grpc-util-1.75.0.jar
|
|
148
|
-
- vendor/jar-dependencies/io/grpc/grpc-xds/1.
|
|
148
|
+
- vendor/jar-dependencies/io/grpc/grpc-xds/1.75.0/grpc-xds-1.75.0.jar
|
|
149
149
|
- vendor/jar-dependencies/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar
|
|
150
150
|
- vendor/jar-dependencies/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar
|
|
151
151
|
- vendor/jar-dependencies/io/opencensus/opencensus-proto/0.2.0/opencensus-proto-0.2.0.jar
|
|
152
|
-
- vendor/jar-dependencies/io/perfmark/perfmark-api/0.
|
|
152
|
+
- vendor/jar-dependencies/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar
|
|
153
153
|
- vendor/jar-dependencies/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
|
|
154
154
|
- vendor/jar-dependencies/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
|
|
155
155
|
- vendor/jar-dependencies/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
|
|
156
|
-
- vendor/jar-dependencies/org/checkerframework/checker-qual/3.
|
|
156
|
+
- vendor/jar-dependencies/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
|
|
157
157
|
- vendor/jar-dependencies/org/codehaus/mojo/animal-sniffer-annotations/1.24/animal-sniffer-annotations-1.24.jar
|
|
158
158
|
- vendor/jar-dependencies/org/conscrypt/conscrypt-openjdk-uber/2.5.2/conscrypt-openjdk-uber-2.5.2.jar
|
|
159
|
-
- vendor/jar-dependencies/org/logstash/inputs/plugin/1.4.
|
|
159
|
+
- vendor/jar-dependencies/org/logstash/inputs/plugin/1.4.2/plugin-1.4.2.jar
|
|
160
160
|
- vendor/jar-dependencies/org/threeten/threetenbp/1.6.8/threetenbp-1.6.8.jar
|
|
161
161
|
homepage: https://cloud.google.com/pubsub/overview
|
|
162
162
|
licenses:
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/vendor/jar-dependencies/io/grpc/grpc-protobuf-lite/1.56.1/grpc-protobuf-lite-1.56.1.jar
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|