luava-http


License

License

GroupId

GroupId

org.linuxprobe
ArtifactId

ArtifactId

luava-http
Last Version

Last Version

0.0.9.RS9
Release Date

Release Date

Type

Type

jar
Description

Description

luava-http
luava-http
Project URL

Project URL

https://github.com/linuxprobe-org/luava-http.git
Source Code Management

Source Code Management

https://github.com/linuxprobe-org/luava-http.git

Download luava-http

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-api jar 1.7.30
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.linuxprobe : luava-json jar 0.0.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

luava-http

http请求工具

<dependency>
    <groupId>org.linuxprobe</groupId>
    <artifactId>luava-http</artifactId>
    <version>0.0.6.RELEASE</version>
</dependency>

Versions

Version
0.0.9.RS9
0.0.9.RS8
0.0.9.RS7
0.0.9.RS6
0.0.9.RS5
0.0.9.RS4
0.0.9.RS3
0.0.9.RS2
0.0.9.RS1
0.0.8.RS9
0.0.8.RS8
0.0.8.RS7
0.0.8.RS6
0.0.8.RS5
0.0.8.RS4
0.0.8.RS3
0.0.8.RS2
0.0.8.RS1
0.0.7.RELEASE
0.0.6.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE