License |
License |
---|---|
GroupId | GroupIdme.wuwenbin |
ArtifactId | ArtifactIdtemplate-tools-http |
Version | Version1.2.0.RELEASE |
Type | Typejar |
Description |
Descriptiontemplate-tools-http
template框架工具类集合工程
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-tools-http/ -->
<dependency>
<groupId>me.wuwenbin</groupId>
<artifactId>template-tools-http</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-tools-http/
implementation 'me.wuwenbin:template-tools-http:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-tools-http/
implementation ("me.wuwenbin:template-tools-http:1.2.0.RELEASE")
'me.wuwenbin:template-tools-http:jar:1.2.0.RELEASE'
<dependency org="me.wuwenbin" name="template-tools-http" rev="1.2.0.RELEASE">
<artifact name="template-tools-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-tools-http', version='1.2.0.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-tools-http" % "1.2.0.RELEASE"
[me.wuwenbin/template-tools-http "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.httpcomponents : httpmime | jar | 4.5.2 |
org.jodd : jodd-http | jar | 3.9.1 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.2 |
junit : junit | jar | 4.12 |