File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
paimon_python_java/paimon-python-java-bridge/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,15 @@ The Apache Software Foundation (http://www.apache.org/).
77This project bundles the following dependencies under the under the MIT license
88- org.slf4j:slf4j-api:1.7.32
99
10+ This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
11+ - org.apache.logging.log4j:log4j-1.2-api:2.17.1
12+ - org.apache.arrow:arrow-vector:14.0.0
13+ - org.apache.arrow:arrow-format:14.0.0
14+ - org.apache.arrow:arrow-memory-core:14.0.0
15+ - org.apache.arrow:arrow-memory-unsafe:14.0.0
16+ - org.apache.arrow:arrow-c-data:14.0.0
17+ - com.google.flatbuffers:flatbuffers-java:1.12.0
18+
19+ This project bundles the following dependencies under the 2-Clause BSD License
20+ - net.sf.py4j:py4j:0.10.9.7
21+
You can’t perform that action at this time.
0 commit comments