Basic HTTP Client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.turbomanage.basic-http-client
ArtifactId

ArtifactId

http-client
Last Version

Last Version

0.89
Release Date

Release Date

Type

Type

pom
Description

Description

Basic HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download http-client

Filename Size
http-client-0.89.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

  • http-client-java
  • http-client-android

Versions

Version
0.89