MVN

com.wgzhao.addax : addax-storage

Maven & Gradle

Jul 29, 2023
12 usages
925 stars

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

<dependency>
    <groupId>com.wgzhao.addax</groupId>
    <artifactId>addax-storage</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wgzhao.addax : addax-storage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of com.wgzhao.addax : addax-storage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
addax-storage-4.1.1
addax-storage-4.1.0
4.0.x
addax-storage-4.0.12
addax-storage-4.0.9
addax-storage-4.0.8
addax-storage-4.0.7
addax-storage-4.0.5
addax-storage-4.0.4
addax-storage-4.0.3

How to add a dependency to Maven

Add the following com.wgzhao.addax : addax-storage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wgzhao.addax</groupId>
    <artifactId>addax-storage</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wgzhao.addax : addax-storage gradle dependency to your build.gradle file:

implementation 'com.wgzhao.addax:addax-storage:4.1.1'

Gradle Kotlin DSL: Add the following com.wgzhao.addax : addax-storage gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wgzhao.addax:addax-storage:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wgzhao.addax : addax-storage sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wgzhao.addax" % "addax-storage" % "4.1.1"

Advertisement

Dependencies from Group

Jul 29, 2023
60 usages
925 stars
Jul 29, 2023
25 usages
926 stars
Jul 29, 2023
12 usages
925 stars
Jul 29, 2023
1 usages
926 stars
Jul 29, 2023
925 stars

Discover Dependencies

Aug 23, 2023
125 usages
31.4k stars
Aug 04, 2023
10 usages
724 stars
Dec 23, 2021
9 usages
187 stars
May 28, 2023
9 usages
1 stars
Mar 23, 2020
2 usages
36 stars
Feb 19, 2013
5 usages
2 stars
Feb 19, 2013
5 usages
2 stars