jexx-http

This is a simple tool for java!

License

License

GroupId

GroupId

cn.jexxs
ArtifactId

ArtifactId

jexx-http
Last Version

Last Version

1.1.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

jexx-http
This is a simple tool for java!
Project URL

Project URL

https://gitee.com/jeff_sj/jexx.git
Source Code Management

Source Code Management

https://gitee.com/jeff_sj/jexx.git

Download jexx-http

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-http/ -->
<dependency>
    <groupId>cn.jexxs</groupId>
    <artifactId>jexx-http</artifactId>
    <version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-http/
implementation 'cn.jexxs:jexx-http:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-http/
implementation ("cn.jexxs:jexx-http:1.1.3-RELEASE")
'cn.jexxs:jexx-http:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-http" rev="1.1.3-RELEASE">
  <artifact name="jexx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-http', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-http" % "1.1.3-RELEASE"
[cn.jexxs/jexx-http "1.1.3-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.jexxs : jexx-core jar 1.1.3-RELEASE
cn.jexxs : jexx-json jar 1.1.3-RELEASE

test (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.alibaba : fastjson jar 1.2.74
junit : junit jar 4.12
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3-RELEASE
1.1.2-RELEASE
1.1.1-RELEASE
1.1.0-RELEASE
1.0.14-RELEASE
1.0.13-RELEASE
1.0.12-RELEASE
1.0.11-RELEASE
1.0.10-RELEASE
1.0.6-RELEASE