embulk-input-dynamodb 1.0.0-java → 1.0.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/aws-java-sdk-core-1.12.406.jar +0 -0
- data/classpath/aws-java-sdk-dynamodb-1.12.406.jar +0 -0
- data/classpath/aws-java-sdk-kms-1.12.406.jar +0 -0
- data/classpath/aws-java-sdk-s3-1.12.406.jar +0 -0
- data/classpath/aws-java-sdk-sts-1.12.406.jar +0 -0
- data/classpath/commons-codec-1.15.jar +0 -0
- data/classpath/embulk-input-dynamodb-1.0.1.jar +0 -0
- data/classpath/{httpclient-4.5.9.jar → httpclient-4.5.13.jar} +0 -0
- data/classpath/{httpcore-4.4.11.jar → httpcore-4.4.13.jar} +0 -0
- data/classpath/jackson-annotations-2.12.7.jar +0 -0
- data/classpath/jackson-core-2.12.7.jar +0 -0
- data/classpath/jackson-databind-2.12.7.1.jar +0 -0
- data/classpath/jackson-dataformat-cbor-2.12.7.jar +0 -0
- data/classpath/jackson-datatype-jdk8-2.12.7.jar +0 -0
- data/classpath/jmespath-java-1.12.406.jar +0 -0
- data/classpath/scala-library-2.13.10.jar +0 -0
- metadata +17 -17
- data/classpath/aws-java-sdk-core-1.11.711.jar +0 -0
- data/classpath/aws-java-sdk-dynamodb-1.11.711.jar +0 -0
- data/classpath/aws-java-sdk-kms-1.11.711.jar +0 -0
- data/classpath/aws-java-sdk-s3-1.11.711.jar +0 -0
- data/classpath/aws-java-sdk-sts-1.11.711.jar +0 -0
- data/classpath/commons-codec-1.11.jar +0 -0
- data/classpath/embulk-input-dynamodb-1.0.0.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.3.jar +0 -0
- data/classpath/jackson-dataformat-cbor-2.6.7.jar +0 -0
- data/classpath/jackson-datatype-jdk8-2.6.7.jar +0 -0
- data/classpath/jmespath-java-1.11.711.jar +0 -0
- data/classpath/scala-library-2.13.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: dbbac58c10d2071b8ebd3d4e85d0fc1665b4c46ffe8bd63f2f8c2f95f165028f
|
4
|
+
data.tar.gz: cffc98e248f5688da4f7ff9c1e3b31538df3af30a9ab489fd0df4aad7e39c33a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c1d376d7d69d2b123d88923adc0e015040cf9d46ab5e2b82e395772769f6527a3baa1804f665fff6dc5cca7c4a2bfa826d02b473630f531c683fa8134eb81bc2
|
7
|
+
data.tar.gz: f5d425144d2423bfdb2c5e7bc33c35cd8e6eb70bf0ea50ea4f8ec13231f8bbb497aafe5d6e139802b8006809611fc613abf2cfbfbfa50be8014e1e57e02446ef
|
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,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-input-dynamodb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Daisuke Higashi
|
@@ -20,29 +20,29 @@ extensions: []
|
|
20
20
|
extra_rdoc_files: []
|
21
21
|
files:
|
22
22
|
- LICENSE.txt
|
23
|
-
- classpath/aws-java-sdk-core-1.
|
24
|
-
- classpath/aws-java-sdk-dynamodb-1.
|
25
|
-
- classpath/aws-java-sdk-kms-1.
|
26
|
-
- classpath/aws-java-sdk-s3-1.
|
27
|
-
- classpath/aws-java-sdk-sts-1.
|
28
|
-
- classpath/commons-codec-1.
|
23
|
+
- classpath/aws-java-sdk-core-1.12.406.jar
|
24
|
+
- classpath/aws-java-sdk-dynamodb-1.12.406.jar
|
25
|
+
- classpath/aws-java-sdk-kms-1.12.406.jar
|
26
|
+
- classpath/aws-java-sdk-s3-1.12.406.jar
|
27
|
+
- classpath/aws-java-sdk-sts-1.12.406.jar
|
28
|
+
- classpath/commons-codec-1.15.jar
|
29
29
|
- classpath/commons-logging-1.2.jar
|
30
|
-
- classpath/embulk-input-dynamodb-1.0.
|
30
|
+
- classpath/embulk-input-dynamodb-1.0.1.jar
|
31
31
|
- classpath/embulk-util-config-0.3.2.jar
|
32
32
|
- classpath/embulk-util-json-0.1.1.jar
|
33
33
|
- classpath/embulk-util-rubytime-0.3.2.jar
|
34
34
|
- classpath/embulk-util-timestamp-0.2.1.jar
|
35
|
-
- classpath/httpclient-4.5.
|
36
|
-
- classpath/httpcore-4.4.
|
35
|
+
- classpath/httpclient-4.5.13.jar
|
36
|
+
- classpath/httpcore-4.4.13.jar
|
37
37
|
- classpath/ion-java-1.0.2.jar
|
38
|
-
- classpath/jackson-annotations-2.
|
39
|
-
- classpath/jackson-core-2.
|
40
|
-
- classpath/jackson-databind-2.
|
41
|
-
- classpath/jackson-dataformat-cbor-2.
|
42
|
-
- classpath/jackson-datatype-jdk8-2.
|
43
|
-
- classpath/jmespath-java-1.
|
38
|
+
- classpath/jackson-annotations-2.12.7.jar
|
39
|
+
- classpath/jackson-core-2.12.7.jar
|
40
|
+
- classpath/jackson-databind-2.12.7.1.jar
|
41
|
+
- classpath/jackson-dataformat-cbor-2.12.7.jar
|
42
|
+
- classpath/jackson-datatype-jdk8-2.12.7.jar
|
43
|
+
- classpath/jmespath-java-1.12.406.jar
|
44
44
|
- classpath/joda-time-2.8.1.jar
|
45
|
-
- classpath/scala-library-2.13.
|
45
|
+
- classpath/scala-library-2.13.10.jar
|
46
46
|
- classpath/validation-api-1.1.0.Final.jar
|
47
47
|
- lib/embulk/input/dynamodb.rb
|
48
48
|
homepage: https://github.com/lulichn/embulk-input-dynamodb
|
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
|