License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.github.datastax-oss |
ArtifactId | ArtifactIdhttp-client |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-client
http-client
|
Project URL |
Project URL |
Filename | Size |
---|---|
http-client-2.2.3.pom | |
http-client-2.2.3.jar | 6 MB |
http-client-2.2.3-sources.jar | 15 KB |
http-client-2.2.3-javadoc.jar | 108 KB |
Browse |
<!-- 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"]
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 |