| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.luues.tool | 
    
| ArtifactId | ArtifactIdtool-http | 
    
| Version | Version1.0.0.1.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontool-http 
            tool Http客户端 
         | 
    
| Filename | Size | 
|---|---|
| tool-http-1.0.0.1.RELEASE.pom | |
| tool-http-1.0.0.1.RELEASE.jar | 94 KB | 
| tool-http-1.0.0.1.RELEASE-sources.jar | 78 KB | 
| tool-http-1.0.0.1.RELEASE-javadoc.jar | 413 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-http/ -->
<dependency>
    <groupId>com.github.luues.tool</groupId>
    <artifactId>tool-http</artifactId>
    <version>1.0.0.1.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.luues.tool/tool-http/
implementation 'com.github.luues.tool:tool-http:1.0.0.1.RELEASE'
                // https://jarcasting.com/artifacts/com.github.luues.tool/tool-http/
implementation ("com.github.luues.tool:tool-http:1.0.0.1.RELEASE")
                'com.github.luues.tool:tool-http:jar:1.0.0.1.RELEASE'
                <dependency org="com.github.luues.tool" name="tool-http" rev="1.0.0.1.RELEASE">
  <artifact name="tool-http" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.luues.tool', module='tool-http', version='1.0.0.1.RELEASE')
)
                libraryDependencies += "com.github.luues.tool" % "tool-http" % "1.0.0.1.RELEASE"
                [com.github.luues.tool/tool-http "1.0.0.1.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jsoup : jsoup | jar | 1.14.1 | 
| com.github.luues.tool : tool-core | jar | 1.0.0.1.RELEASE | 
| com.github.luues.tool : tool-json | jar | 1.0.0.1.RELEASE | 
| commons-io : commons-io | jar | 2.8.0 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| commons-codec : commons-codec | jar | 1.15 | 
| junit : junit | jar | 4.13.1 | 
| org.projectlombok : lombok | jar | 1.18.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.soap : javax.xml.soap-api | jar | 1.4.0 |