License |
License |
---|---|
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-http |
Last Version | Last Version1.1.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexx-http
This is a simple tool for java!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jexx-http-1.1.3-RELEASE.pom | |
jexx-http-1.1.3-RELEASE.jar | 9 KB |
jexx-http-1.1.3-RELEASE-sources.jar | 4 KB |
jexx-http-1.1.3-RELEASE-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.jexxs : jexx-core | jar | 1.1.3-RELEASE |
cn.jexxs : jexx-json | jar | 1.1.3-RELEASE |
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 |