embulk-output-kafka 0.2.0-java → 0.3.1-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/avro-1.11.1.jar +0 -0
- data/classpath/checker-qual-3.8.0.jar +0 -0
- data/classpath/{common-utils-6.1.0.jar → common-utils-6.2.2.jar} +0 -0
- data/classpath/commons-compress-1.21.jar +0 -0
- data/classpath/commons-lang3-3.2.1.jar +0 -0
- data/classpath/embulk-output-kafka-0.3.1.jar +0 -0
- data/classpath/embulk-util-config-0.3.1.jar +0 -0
- data/classpath/error_prone_annotations-2.5.1.jar +0 -0
- data/classpath/failureaccess-1.0.1.jar +0 -0
- data/classpath/guava-30.1.1-jre.jar +0 -0
- data/classpath/j2objc-annotations-1.3.jar +0 -0
- data/classpath/jackson-annotations-2.6.7.jar +0 -0
- data/classpath/jackson-core-2.6.7.jar +0 -0
- data/classpath/jackson-databind-2.6.7.jar +0 -0
- data/classpath/jackson-dataformat-yaml-2.11.1.jar +0 -0
- data/classpath/jackson-datatype-jdk8-2.6.7.jar +0 -0
- data/classpath/jsr305-3.0.2.jar +0 -0
- data/classpath/kafka-avro-serializer-6.2.2.jar +0 -0
- data/classpath/kafka-clients-2.8.2.jar +0 -0
- data/classpath/kafka-schema-registry-client-6.2.2.jar +0 -0
- data/classpath/kafka-schema-serializer-6.2.2.jar +0 -0
- data/classpath/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar +0 -0
- data/classpath/snakeyaml-1.26.jar +0 -0
- data/classpath/snappy-java-1.1.8.1.jar +0 -0
- data/classpath/swagger-core-1.6.2.jar +0 -0
- data/classpath/swagger-models-1.6.2.jar +0 -0
- data/classpath/zstd-jni-1.4.9-1.jar +0 -0
- metadata +29 -17
- data/classpath/avro-1.10.0.jar +0 -0
- data/classpath/commons-compress-1.20.jar +0 -0
- data/classpath/embulk-output-kafka-0.2.0.jar +0 -0
- data/classpath/jakarta.annotation-api-1.3.5.jar +0 -0
- data/classpath/jakarta.inject-2.6.1.jar +0 -0
- data/classpath/jakarta.ws.rs-api-2.1.6.jar +0 -0
- data/classpath/jersey-common-2.31.jar +0 -0
- data/classpath/kafka-avro-serializer-6.1.0.jar +0 -0
- data/classpath/kafka-clients-6.1.0-ccs.jar +0 -0
- data/classpath/kafka-schema-registry-client-6.1.0.jar +0 -0
- data/classpath/kafka-schema-serializer-6.1.0.jar +0 -0
- data/classpath/osgi-resource-locator-1.0.3.jar +0 -0
- data/classpath/snappy-java-1.1.7.7.jar +0 -0
- data/classpath/zstd-jni-1.4.5-6.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: 7862a910cb323cc0e82abccc61383bc1a98a4fc54db1280344b8b464d942b0aa
|
4
|
+
data.tar.gz: 1ebb4c8910c7784b4496b45b73bec5d12b05657b83210a325e5720ab4fea01a7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '09fdfa841bc7928daa452ca0b98e6ead9546da16da8b381c35b71e17f6daf3becccd7d06112356d52993e516bb7ab81dcbe05a8b6cf8742d09adc69b2db1ce1f'
|
7
|
+
data.tar.gz: 3b348768e6369a98a6736fd7bcbfed6599e6e354ecf078e9ac9dc2b5c7ab97647b7de4b2c9edc168ed2ce554d063155ee5cb96ebe7898894558d3b97dd9d8f57
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
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-output-kafka
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- joker1007
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Embulk output plugin for Apache Kafka
|
14
14
|
email:
|
@@ -18,23 +18,35 @@ extensions: []
|
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
20
|
- LICENSE.txt
|
21
|
-
- classpath/avro-1.
|
22
|
-
- classpath/
|
23
|
-
- classpath/
|
24
|
-
- classpath/
|
25
|
-
- classpath/
|
26
|
-
- classpath/
|
27
|
-
- classpath/
|
28
|
-
- classpath/
|
29
|
-
- classpath/
|
30
|
-
- classpath/
|
31
|
-
- classpath/
|
32
|
-
- classpath/
|
21
|
+
- classpath/avro-1.11.1.jar
|
22
|
+
- classpath/checker-qual-3.8.0.jar
|
23
|
+
- classpath/common-utils-6.2.2.jar
|
24
|
+
- classpath/commons-compress-1.21.jar
|
25
|
+
- classpath/commons-lang3-3.2.1.jar
|
26
|
+
- classpath/embulk-output-kafka-0.3.1.jar
|
27
|
+
- classpath/embulk-util-config-0.3.1.jar
|
28
|
+
- classpath/error_prone_annotations-2.5.1.jar
|
29
|
+
- classpath/failureaccess-1.0.1.jar
|
30
|
+
- classpath/guava-30.1.1-jre.jar
|
31
|
+
- classpath/j2objc-annotations-1.3.jar
|
32
|
+
- classpath/jackson-annotations-2.6.7.jar
|
33
|
+
- classpath/jackson-core-2.6.7.jar
|
34
|
+
- classpath/jackson-databind-2.6.7.jar
|
35
|
+
- classpath/jackson-dataformat-yaml-2.11.1.jar
|
36
|
+
- classpath/jackson-datatype-jdk8-2.6.7.jar
|
37
|
+
- classpath/jsr305-3.0.2.jar
|
38
|
+
- classpath/kafka-avro-serializer-6.2.2.jar
|
39
|
+
- classpath/kafka-clients-2.8.2.jar
|
40
|
+
- classpath/kafka-schema-registry-client-6.2.2.jar
|
41
|
+
- classpath/kafka-schema-serializer-6.2.2.jar
|
42
|
+
- classpath/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
33
43
|
- classpath/lz4-java-1.7.1.jar
|
34
|
-
- classpath/
|
35
|
-
- classpath/snappy-java-1.1.
|
44
|
+
- classpath/snakeyaml-1.26.jar
|
45
|
+
- classpath/snappy-java-1.1.8.1.jar
|
36
46
|
- classpath/swagger-annotations-1.6.2.jar
|
37
|
-
- classpath/
|
47
|
+
- classpath/swagger-core-1.6.2.jar
|
48
|
+
- classpath/swagger-models-1.6.2.jar
|
49
|
+
- classpath/zstd-jni-1.4.9-1.jar
|
38
50
|
- lib/embulk/output/kafka.rb
|
39
51
|
homepage: https://github.com/joker1007/embulk-output-kafka
|
40
52
|
licenses:
|
data/classpath/avro-1.10.0.jar
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|