embulk-input-sftp 0.3.3-java → 0.3.4-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/commons-vfs2-2.6.0.jar +0 -0
- data/classpath/embulk-input-sftp-0.3.4.jar +0 -0
- data/classpath/hadoop-hdfs-client-3.2.1.jar +0 -0
- data/classpath/okhttp-2.7.5.jar +0 -0
- data/classpath/okio-1.6.0.jar +0 -0
- metadata +7 -4
- data/classpath/commons-vfs2-2.2.jar +0 -0
- data/classpath/embulk-input-sftp-0.3.3.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: 6d47627775004b05fae43c09d115372b29979577f69274f8539b56598a317faa
|
4
|
+
data.tar.gz: 3d5792b0a47b413f224bbc60d73e99f74edc5ecc33f2801a0f767e38291bcd5b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2979b01e99570c2adcfa7ee0e15a6e470e3d7799aa214d2d40a9d9967ec29ad01b9f04ca9faa591ca45cf1dc594cbd63a0b8ba050069421ce7b8a33874b69f48
|
7
|
+
data.tar.gz: 1bf9e79b3d53e3b0191922a0661f2aa256c0eb01e44b713ebc78144ec361781df569b4283281da62f949af20829a6d8fdff755628731354d519f0dc250615efb
|
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-sftp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.4
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Satoshi Akama
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-10-09 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Reads files stored on remote server using SFTP.
|
14
14
|
email:
|
@@ -19,9 +19,12 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- classpath/commons-io-2.6.jar
|
21
21
|
- classpath/commons-logging-1.2.jar
|
22
|
-
- classpath/commons-vfs2-2.
|
23
|
-
- classpath/embulk-input-sftp-0.3.
|
22
|
+
- classpath/commons-vfs2-2.6.0.jar
|
23
|
+
- classpath/embulk-input-sftp-0.3.4.jar
|
24
|
+
- classpath/hadoop-hdfs-client-3.2.1.jar
|
24
25
|
- classpath/jsch-0.1.55.jar
|
26
|
+
- classpath/okhttp-2.7.5.jar
|
27
|
+
- classpath/okio-1.6.0.jar
|
25
28
|
- lib/embulk/input/sftp.rb
|
26
29
|
homepage: https://github.com/embulk/embulk-input-sftp
|
27
30
|
licenses:
|
Binary file
|
Binary file
|