http-client


License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.datastax-oss
ArtifactId

ArtifactId

http-client
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

http-client
http-client
Project URL

Project URL

https://github.com/datastax-oss

Download http-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.datastax-oss : data-analysis jar 2.2.2
com.github.datastax-oss : commons-io jar 2.2.2
org.apache.httpcomponents : httpclient jar 4.5.2
commons-dbutils : commons-dbutils jar 1.5
mysql : mysql-connector-java jar 5.1.33

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0