| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.stickycode.resource | 
| ArtifactId | ArtifactIdsticky-resource-protocol-http | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsticky-resource-protocol-http A clean resource implementation | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/net.stickycode.resource/sticky-resource-protocol-http/ -->
<dependency>
    <groupId>net.stickycode.resource</groupId>
    <artifactId>sticky-resource-protocol-http</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/net.stickycode.resource/sticky-resource-protocol-http/
implementation 'net.stickycode.resource:sticky-resource-protocol-http:1.1'// https://jarcasting.com/artifacts/net.stickycode.resource/sticky-resource-protocol-http/
implementation ("net.stickycode.resource:sticky-resource-protocol-http:1.1")'net.stickycode.resource:sticky-resource-protocol-http:jar:1.1'<dependency org="net.stickycode.resource" name="sticky-resource-protocol-http" rev="1.1">
  <artifact name="sticky-resource-protocol-http" type="jar" />
</dependency>@Grapes(
@Grab(group='net.stickycode.resource', module='sticky-resource-protocol-http', version='1.1')
)libraryDependencies += "net.stickycode.resource" % "sticky-resource-protocol-http" % "1.1"[net.stickycode.resource/sticky-resource-protocol-http "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.stickycode.composite : sticky-composite-logging-api | jar | [2.1,3) | 
| net.stickycode.resource : sticky-resource-api | jar | [3.2,4) | 
| org.apache.httpcomponents : httpclient | jar | 4.2.1 | 
| net.stickycode.stereotype : sticky-stereotype-component | jar | [2.1,3) | 
| net.stickycode.resource : sticky-resource | jar | [3.2,4) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockwire : mockwire-spring3 | jar | [7.1,8) | 
| com.sun.jersey : jersey-server | jar | 1.13-b01 |