| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.sinlmao | 
    
| ArtifactId | ArtifactIdimhttp | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSinlmao ImHTTP 
            Sinlmao ImHTTP is an interface-oriented HTTP remote call library. It hopes that accessing the HTTP interface can
        become as simple as using DAO. 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| imhttp-1.1.1.pom | |
| imhttp-1.1.1.jar | 48 KB | 
| imhttp-1.1.1-sources.jar | 54 KB | 
| imhttp-1.1.1-javadoc.jar | 236 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.sinlmao/imhttp/ -->
<dependency>
    <groupId>cn.sinlmao</groupId>
    <artifactId>imhttp</artifactId>
    <version>1.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.sinlmao/imhttp/
implementation 'cn.sinlmao:imhttp:1.1.1'
                // https://jarcasting.com/artifacts/cn.sinlmao/imhttp/
implementation ("cn.sinlmao:imhttp:1.1.1")
                'cn.sinlmao:imhttp:jar:1.1.1'
                <dependency org="cn.sinlmao" name="imhttp" rev="1.1.1">
  <artifact name="imhttp" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.sinlmao', module='imhttp', version='1.1.1')
)
                libraryDependencies += "cn.sinlmao" % "imhttp" % "1.1.1"
                [cn.sinlmao/imhttp "1.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.sinlmao.commons : network | jar | 1.6.1 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE | 
| com.alibaba : fastjson | jar | 1.2.79 | 
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| jaxen : jaxen | jar | 1.2.0 | 
| org.dom4j : dom4j | jar | 2.1.3 |