| License |
License |
|---|---|
| GroupId | GroupIdcom.wgzhao.addax |
| ArtifactId | ArtifactIdaddax-storage |
| Last Version | Last Version4.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaddax-storage
addax-storage 通用的文件类型的读取写入方法,
供TxtFileReader/Writer, OSSReader/Writer ,FtpReader/Writer, HdfsReader/Writer使用。
|
| Filename | Size |
|---|---|
| addax-storage-4.0.9.pom | |
| addax-storage-4.0.9.jar | 24 KB |
| addax-storage-4.0.9-sources.jar | 16 KB |
| addax-storage-4.0.9-javadoc.jar | 67 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.luben : zstd-jni | jar | 1.5.1-1 |
| org.tukaani : xz | jar | 1.9 |