txtfilewriter

TxtFileWriter提供了本地写入TEXT功能,建议开发、测试环境使用。

License

License

Apache License
Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

txtfilewriter
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

txtfilewriter
TxtFileWriter提供了本地写入TEXT功能,建议开发、测试环境使用。

Download txtfilewriter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.wgzhao.datax : datax-common jar 3.2.4
com.wgzhao.datax : plugin-storage-util jar 3.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.4
3.2.3
3.2.1