Last Version

BuaBook HTTP Common Library 1.0.2

HTTP access functionality (c) 2016 - 2017 Sport Trades Ltd

License

License

GroupId

GroupId

com.buabook
ArtifactId

ArtifactId

http-common
Version

Version

1.0.2
Type

Type

jar
Description

Description

BuaBook HTTP Common Library
HTTP access functionality (c) 2016 - 2017 Sport Trades Ltd
Project URL

Project URL

http://buabook.github.io
Source Code Management

Source Code Management

https://github.com/BuaBook/http-common.git

Download http-common 1.0.2


<!-- https://jarcasting.com/artifacts/com.buabook/http-common/ -->
<dependency>
    <groupId>com.buabook</groupId>
    <artifactId>http-common</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.buabook/http-common/
implementation 'com.buabook:http-common:1.0.2'
// https://jarcasting.com/artifacts/com.buabook/http-common/
implementation ("com.buabook:http-common:1.0.2")
'com.buabook:http-common:jar:1.0.2'
<dependency org="com.buabook" name="http-common" rev="1.0.2">
  <artifact name="http-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buabook', module='http-common', version='1.0.2')
)
libraryDependencies += "com.buabook" % "http-common" % "1.0.2"
[com.buabook/http-common "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
com.google.http-client : google-http-client jar 1.22.0
org.json : json jar 20160810
org.slf4j : slf4j-api jar 1.7.22

provided (2)

Group / Artifact Type Version
org.glassfish.jersey.ext : jersey-bean-validation jar 2.25.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.11
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.