Laputa 
 
 
A Mirocservice Framework
Please check wiki for more details.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.orctom.laputa | 
    
| ArtifactId | ArtifactIdlaputa-http-client | 
    
| Last Version | Last Version0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA microservice framework 
         | 
    
| Filename | Size | 
|---|---|
| laputa-http-client-0.3.pom | |
| laputa-http-client-0.3.jar | 17 KB | 
| laputa-http-client-0.3-tests.jar | 4 KB | 
| laputa-http-client-0.3-sources.jar | 9 KB | 
| laputa-http-client-0.3-javadoc.jar | 102 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa-http-client/ -->
<dependency>
    <groupId>com.orctom.laputa</groupId>
    <artifactId>laputa-http-client</artifactId>
    <version>0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.orctom.laputa/laputa-http-client/
implementation 'com.orctom.laputa:laputa-http-client:0.3'
                // https://jarcasting.com/artifacts/com.orctom.laputa/laputa-http-client/
implementation ("com.orctom.laputa:laputa-http-client:0.3")
                'com.orctom.laputa:laputa-http-client:jar:0.3'
                <dependency org="com.orctom.laputa" name="laputa-http-client" rev="0.3">
  <artifact name="laputa-http-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.orctom.laputa', module='laputa-http-client', version='0.3')
)
                libraryDependencies += "com.orctom.laputa" % "laputa-http-client" % "0.3"
                [com.orctom.laputa/laputa-http-client "0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.netty : netty-all | jar | 4.1.9.Final | 
| com.google.guava : guava | jar | 19.0 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 | 
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
A Mirocservice Framework
Please check wiki for more details.