Basic HTTP Client for Java

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

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.turbomanage.basic-http-client
ArtifactId

ArtifactId

http-client-java
Last Version

Last Version

0.89
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download http-client-java

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.89