embulk-output-s3 1.6.0-java → 1.7.1-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/NOTICE +112 -17
- data/classpath/aws-java-sdk-core-1.11.1034.jar +0 -0
- data/classpath/aws-java-sdk-kms-1.11.1034.jar +0 -0
- data/classpath/aws-java-sdk-s3-1.11.1034.jar +0 -0
- data/classpath/aws-java-sdk-sts-1.11.466.jar +0 -0
- data/classpath/commons-codec-1.15.jar +0 -0
- data/classpath/embulk-output-s3-1.7.1.jar +0 -0
- data/classpath/embulk-util-aws-credentials-0.4.1.jar +0 -0
- data/classpath/{embulk-util-config-0.3.1.jar → embulk-util-config-0.3.2.jar} +0 -0
- data/classpath/httpclient-4.5.13.jar +0 -0
- data/classpath/httpcore-4.4.13.jar +0 -0
- data/classpath/jaxb-api-2.2.11.jar +0 -0
- data/classpath/jaxb-core-2.2.11.jar +0 -0
- data/classpath/jaxb-impl-2.2.11.jar +0 -0
- data/classpath/jmespath-java-1.11.1034.jar +0 -0
- metadata +16 -11
- data/classpath/aws-java-sdk-core-1.11.271.jar +0 -0
- data/classpath/aws-java-sdk-kms-1.11.271.jar +0 -0
- data/classpath/aws-java-sdk-s3-1.11.271.jar +0 -0
- data/classpath/commons-codec-1.9.jar +0 -0
- data/classpath/embulk-output-s3-1.6.0.jar +0 -0
- data/classpath/httpclient-4.5.2.jar +0 -0
- data/classpath/httpcore-4.4.4.jar +0 -0
- data/classpath/jmespath-java-1.11.271.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: 559d20ee01e786b735f770623380ef298b73bc1e4218672f47a119106f4eb2dd
|
4
|
+
data.tar.gz: ff8470b20ff0e97361f442303503b8120cc8a213c01689eff8fe5e76d929598d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8f0e040817e2f10613b910e11a3d67fdbf6f6549da50281a3401a207698fdf4c9390aedd09c77d75f2845689a8d47e5e501353f29744ba67c7d8de3c2631b222
|
7
|
+
data.tar.gz: eda67db3c7844413e733857beaacb610b07b878d3a1b2c46d24c6e9183763311523caece924a943f4f0acd6b47755d28adb99f22856994b831b9c1497e20bd1b
|
data/NOTICE
CHANGED
@@ -1,30 +1,125 @@
|
|
1
1
|
embulk-output-s3
|
2
2
|
Copyright 2015 Manabu Takayama, and the Embulk project
|
3
3
|
|
4
|
-
This product includes software developed by
|
5
|
-
|
6
|
-
|
4
|
+
This product includes software developed by
|
5
|
+
Manabu Takayama (https://github.com/llibra), and at
|
6
|
+
the Embulk project (https://www.embulk.org/).
|
7
7
|
|
8
|
-
|
8
|
+
This product was originally developed by
|
9
|
+
Manabu Takayama, then transferred to
|
10
|
+
the Embulk project.
|
11
|
+
|
12
|
+
This product was originally licenced under
|
13
|
+
the MIT License before the transfer, then re-licensed under
|
14
|
+
the Apache Software License, Version 2.0.
|
15
|
+
|
16
|
+
|
17
|
+
The gem distribution of this product includes products of
|
18
|
+
the Jackson project, as-is.
|
19
|
+
They are licensed under the Apache Software License, Version 2.0.
|
20
|
+
See: https://github.com/FasterXML/jackson
|
21
|
+
|
22
|
+
|
23
|
+
The gem distribution of this product includes products of
|
24
|
+
the Jakarta Bean Validation API 1.1, as-is.
|
25
|
+
They are licensed under the Apache Software License, Version 2.0.
|
26
|
+
See: https://beanvalidation.org/1.1/
|
27
|
+
|
28
|
+
|
29
|
+
The gem distribution of this product includes products of
|
30
|
+
AWS SDK For Java 1.x, and Amazon Ion Java, as-is.
|
9
31
|
They are licensed under the Apache Software License, Version 2.0.
|
32
|
+
See: https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/welcome.html
|
33
|
+
See: https://github.com/amzn/ion-java
|
34
|
+
|
35
|
+
---------------- NOTICE of AWS SDK For Java 1.x ----------------
|
36
|
+
AWS SDK for Java
|
37
|
+
Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
38
|
+
|
39
|
+
This product includes software developed by
|
40
|
+
Amazon Technologies, Inc (http://www.amazon.com/).
|
41
|
+
|
42
|
+
**********************
|
43
|
+
THIRD PARTY COMPONENTS
|
44
|
+
**********************
|
45
|
+
This software includes third party software subject to the following copyrights:
|
46
|
+
- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
|
47
|
+
- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
|
10
48
|
|
11
|
-
The
|
12
|
-
|
49
|
+
The licenses for these third party components are included in LICENSE.txt
|
50
|
+
---------------- NOTICE of AWS SDK For Java 1.x ----------------
|
13
51
|
|
14
|
-
|
52
|
+
|
53
|
+
The gem distribution of this product includes products of
|
54
|
+
Joda-Time, as-is.
|
15
55
|
They are licensed under the Apache Software License, Version 2.0.
|
56
|
+
See: https://www.joda.org/joda-time/
|
57
|
+
|
58
|
+
---------------------- NOTICE of Joda-Time ---------------------
|
59
|
+
=============================================================================
|
60
|
+
= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
|
61
|
+
=============================================================================
|
62
|
+
This product includes software developed by
|
63
|
+
Joda.org (https://www.joda.org/).
|
64
|
+
---------------------- NOTICE of Joda-Time ---------------------
|
16
65
|
|
17
|
-
The gem distribution of this product includes a JAR of Joda-Time (https://www.joda.org/joda-time/), as-is.
|
18
|
-
It is licensed under the Apache Software License, Version 2.0.
|
19
66
|
|
20
|
-
The gem distribution of this product includes
|
21
|
-
|
67
|
+
The gem distribution of this product includes products of
|
68
|
+
the Apache Commons Codec, as-is.
|
69
|
+
They are licensed under the Apache Software License, Version 2.0.
|
70
|
+
See: https://commons.apache.org/proper/commons-codec/
|
71
|
+
|
72
|
+
-------------- NOTICE of the Apache Commons Codec --------------
|
73
|
+
Apache Commons Codec
|
74
|
+
Copyright 2002-2020 The Apache Software Foundation
|
22
75
|
|
23
|
-
|
24
|
-
|
76
|
+
This product includes software developed at
|
77
|
+
The Apache Software Foundation (https://www.apache.org/).
|
25
78
|
|
26
|
-
|
27
|
-
|
79
|
+
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
|
80
|
+
contains test data from http://aspell.net/test/orig/batch0.tab.
|
81
|
+
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
|
28
82
|
|
29
|
-
|
30
|
-
|
83
|
+
===============================================================================
|
84
|
+
|
85
|
+
The content of package org.apache.commons.codec.language.bm has been translated
|
86
|
+
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
|
87
|
+
with permission from the original authors.
|
88
|
+
Original source copyright:
|
89
|
+
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
|
90
|
+
-------------- NOTICE of the Apache Commons Codec --------------
|
91
|
+
|
92
|
+
|
93
|
+
The gem distribution of this product includes products of
|
94
|
+
the Apache HttpClient 4.5, as-is.
|
95
|
+
They are licensed under the Apache Software License, Version 2.0.
|
96
|
+
See: http://hc.apache.org/httpcomponents-client-4.5.x/index.html
|
97
|
+
|
98
|
+
-------------- NOTICE of the Apache HttpClient 4.5 -------------
|
99
|
+
Apache HttpComponents Client
|
100
|
+
Copyright 1999-2020 The Apache Software Foundation
|
101
|
+
|
102
|
+
This product includes software developed at
|
103
|
+
The Apache Software Foundation (http://www.apache.org/).
|
104
|
+
|
105
|
+
-------------- NOTICE of the Apache HttpClient 4.5 -------------
|
106
|
+
|
107
|
+
|
108
|
+
The gem distribution of this product includes products of
|
109
|
+
the Apache HttpCore 4.4, as-is.
|
110
|
+
They are licensed under the Apache Software License, Version 2.0.
|
111
|
+
See: http://hc.apache.org/httpcomponents-core-4.4.x/index.html
|
112
|
+
|
113
|
+
--------------- NOTICE of the Apache HttpCore 4.4 --------------
|
114
|
+
Apache HttpComponents Core
|
115
|
+
Copyright 2005-2020 The Apache Software Foundation
|
116
|
+
|
117
|
+
This product includes software developed at
|
118
|
+
The Apache Software Foundation (http://www.apache.org/).
|
119
|
+
--------------- NOTICE of the Apache HttpCore 4.4 --------------
|
120
|
+
|
121
|
+
|
122
|
+
The gem distribution of this product includes products of
|
123
|
+
the JCL 1.2 implemented over SLF4J 1.7, as-is.
|
124
|
+
They are licensed under the Apache Software License, Version 2.0.
|
125
|
+
See: http://www.slf4j.org/legacy.html
|
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-s3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.7.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Manabu Takayama
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-12-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Stores files on S3.
|
14
14
|
email:
|
@@ -19,23 +19,28 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- LICENSE
|
21
21
|
- NOTICE
|
22
|
-
- classpath/aws-java-sdk-core-1.11.
|
23
|
-
- classpath/aws-java-sdk-kms-1.11.
|
24
|
-
- classpath/aws-java-sdk-s3-1.11.
|
25
|
-
- classpath/
|
26
|
-
- classpath/
|
27
|
-
- classpath/embulk-
|
22
|
+
- classpath/aws-java-sdk-core-1.11.1034.jar
|
23
|
+
- classpath/aws-java-sdk-kms-1.11.1034.jar
|
24
|
+
- classpath/aws-java-sdk-s3-1.11.1034.jar
|
25
|
+
- classpath/aws-java-sdk-sts-1.11.466.jar
|
26
|
+
- classpath/commons-codec-1.15.jar
|
27
|
+
- classpath/embulk-output-s3-1.7.1.jar
|
28
|
+
- classpath/embulk-util-aws-credentials-0.4.1.jar
|
29
|
+
- classpath/embulk-util-config-0.3.2.jar
|
28
30
|
- classpath/embulk-util-file-0.1.3.jar
|
29
|
-
- classpath/httpclient-4.5.
|
30
|
-
- classpath/httpcore-4.4.
|
31
|
+
- classpath/httpclient-4.5.13.jar
|
32
|
+
- classpath/httpcore-4.4.13.jar
|
31
33
|
- classpath/ion-java-1.0.2.jar
|
32
34
|
- classpath/jackson-annotations-2.6.7.jar
|
33
35
|
- classpath/jackson-core-2.6.7.jar
|
34
36
|
- classpath/jackson-databind-2.6.7.1.jar
|
35
37
|
- classpath/jackson-dataformat-cbor-2.6.7.jar
|
36
38
|
- classpath/jackson-datatype-jdk8-2.6.7.jar
|
39
|
+
- classpath/jaxb-api-2.2.11.jar
|
40
|
+
- classpath/jaxb-core-2.2.11.jar
|
41
|
+
- classpath/jaxb-impl-2.2.11.jar
|
37
42
|
- classpath/jcl-over-slf4j-1.7.12.jar
|
38
|
-
- classpath/jmespath-java-1.11.
|
43
|
+
- classpath/jmespath-java-1.11.1034.jar
|
39
44
|
- classpath/joda-time-2.9.2.jar
|
40
45
|
- classpath/validation-api-1.1.0.Final.jar
|
41
46
|
- lib/embulk/output/s3.rb
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|