is not current version
Last Version 4.0.9

addax-storage 4.0.5

addax-storage 通用的文件类型的读取写入方法, 供TxtFileReader/Writer, OSSReader/Writer ,FtpReader/Writer, HdfsReader/Writer使用。

License

License

Apache License
GroupId

GroupId

com.wgzhao.addax
ArtifactId

ArtifactId

addax-storage
Version

Version

4.0.5
Type

Type

jar
Description

Description

addax-storage
addax-storage 通用的文件类型的读取写入方法, 供TxtFileReader/Writer, OSSReader/Writer ,FtpReader/Writer, HdfsReader/Writer使用。

Download addax-storage 4.0.5


<!-- https://jarcasting.com/artifacts/com.wgzhao.addax/addax-storage/ -->
<dependency>
    <groupId>com.wgzhao.addax</groupId>
    <artifactId>addax-storage</artifactId>
    <version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/addax-storage/
implementation 'com.wgzhao.addax:addax-storage:4.0.5'
// https://jarcasting.com/artifacts/com.wgzhao.addax/addax-storage/
implementation ("com.wgzhao.addax:addax-storage:4.0.5")
'com.wgzhao.addax:addax-storage:jar:4.0.5'
<dependency org="com.wgzhao.addax" name="addax-storage" rev="4.0.5">
  <artifact name="addax-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='addax-storage', version='4.0.5')
)
libraryDependencies += "com.wgzhao.addax" % "addax-storage" % "4.0.5"
[com.wgzhao.addax/addax-storage "4.0.5"]

Dependencies

compile (8)

Group / Artifact Type Version
com.wgzhao.addax : addax-common jar 4.0.5
com.google.collections : google-collections jar 1.0
commons-beanutils : commons-beanutils jar 1.9.4
io.airlift : aircompressor jar 0.21
io.prestosql.hadoop : hadoop-apache jar 3.2.0-9
net.sourceforge.javacsv : javacsv jar 2.0
org.apache.commons : commons-compress jar 1.21
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.