Last Version

jsonfilereader 3.2.4

jsonfilereader提供了本地读取JSON功能,并可以根据用户配置的类型进行类型转换,建议开发、测试环境使用。

License

License

Apache License
Categories

Categories

Data JSON
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

jsonfilereader
Version

Version

3.2.4
Type

Type

jar
Description

Description

jsonfilereader
jsonfilereader提供了本地读取JSON功能,并可以根据用户配置的类型进行类型转换,建议开发、测试环境使用。

Download jsonfilereader 3.2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.wgzhao.datax : datax-common jar 3.2.4
com.jayway.jsonpath : json-path jar 2.5.0
org.apache.commons : commons-compress jar 1.20
org.slf4j : slf4j-api jar 1.7.28

Project Modules

There are no modules declared in this project.