| License |
License |
|---|---|
| GroupId | GroupIdorg.hswebframework |
| ArtifactId | ArtifactIdhsweb-expands-request |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description请求模拟工具:http,ftp,webservice
|
| Filename | Size |
|---|---|
| hsweb-expands-request-3.0.2.pom | |
| hsweb-expands-request-3.0.2.jar | 32 KB |
| hsweb-expands-request-3.0.2-sources.jar | 18 KB |
| hsweb-expands-request-3.0.2-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-request/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-request</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-request/
implementation 'org.hswebframework:hsweb-expands-request:3.0.2'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-request/
implementation ("org.hswebframework:hsweb-expands-request:3.0.2")
'org.hswebframework:hsweb-expands-request:jar:3.0.2'
<dependency org="org.hswebframework" name="hsweb-expands-request" rev="3.0.2">
<artifact name="hsweb-expands-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-request', version='3.0.2')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-request" % "3.0.2"
[org.hswebframework/hsweb-expands-request "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.10 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.hswebframework : hsweb-utils | jar | 3.0.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| commons-net : commons-net | jar | 3.4 |
| org.apache.cxf : cxf-rt-frontend-jaxws Optional | jar | 3.1.7 |
| org.apache.cxf : cxf-tools-java2ws Optional | jar | 3.1.7 |
| org.apache.cxf : cxf-rt-transports-http Optional | jar | 3.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hswebframework : hsweb-expands-security | jar | 3.0.2 |
| com.alibaba : fastjson | jar | 1.2.8 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.jsoup : jsoup | jar | 1.8.3 |