httpreader

HTTPReader提供了读取指定HTTP服务接口的功能,并对返回的JSON内容进行解析

License

License

Apache License
Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

httpreader
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

httpreader
HTTPReader提供了读取指定HTTP服务接口的功能,并对返回的JSON内容进行解析

Download httpreader

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.wgzhao.datax : datax-common jar 3.2.4
commons-net : commons-net jar 3.7.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-api jar 1.7.28

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.4
3.2.3
3.2.1