License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.gooddata |
ArtifactId | ArtifactIdgooddata-http-client |
Version | Version1.0.0+java7.fix1 |
Type | Typejar |
Description |
Descriptiongooddata-http-client
HTTP client with ability to handle GoodData authentication
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gooddata/gooddata-http-client/ -->
<dependency>
<groupId>com.gooddata</groupId>
<artifactId>gooddata-http-client</artifactId>
<version>1.0.0+java7.fix1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gooddata/gooddata-http-client/
implementation 'com.gooddata:gooddata-http-client:1.0.0+java7.fix1'
// https://jarcasting.com/artifacts/com.gooddata/gooddata-http-client/
implementation ("com.gooddata:gooddata-http-client:1.0.0+java7.fix1")
'com.gooddata:gooddata-http-client:jar:1.0.0+java7.fix1'
<dependency org="com.gooddata" name="gooddata-http-client" rev="1.0.0+java7.fix1">
<artifact name="gooddata-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gooddata', module='gooddata-http-client', version='1.0.0+java7.fix1')
)
libraryDependencies += "com.gooddata" % "gooddata-http-client" % "1.0.0+java7.fix1"
[com.gooddata/gooddata-http-client "1.0.0+java7.fix1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.10 |
org.apache.httpcomponents : httpcore | jar | 4.4.12 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.28 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
commons-io : commons-io | jar | 2.6 |
org.hamcrest : hamcrest | jar | 2.1 |
net.jadler : jadler-all | jar | 1.3.0 |
net.jadler : jadler-core | jar | 1.3.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |