Last Version

addax-storage 4.0.9

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

License

License

GroupId

GroupId

com.wgzhao.addax
ArtifactId

ArtifactId

addax-storage
Version

Version

4.0.9
Type

Type

jar
Description

Description

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

Download addax-storage 4.0.9


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

Dependencies

compile (9)

Group / Artifact Type Version
com.wgzhao.addax : addax-common jar 4.0.9
com.alibaba : fastjson jar 1.2.83
com.google.guava : guava jar 29.0-jre
commons-io : commons-io jar 2.11.0
io.airlift : aircompressor jar 0.21
org.apache.commons : commons-csv jar 1.9.0
org.apache.commons : commons-compress jar 1.21
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32

runtime (2)

Group / Artifact Type Version
com.github.luben : zstd-jni jar 1.5.1-1
org.tukaani : xz jar 1.9

Project Modules

There are no modules declared in this project.