stash-java-client-httpclient

Stash REST client implementation using Apache HttpClient

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.atlassian.stash
ArtifactId

ArtifactId

stash-java-client-httpclient
Last Version

Last Version

2.3.11
Release Date

Release Date

Type

Type

jar
Description

Description

stash-java-client-httpclient
Stash REST client implementation using Apache HttpClient
Project Organization

Project Organization

Atlassian

Download stash-java-client-httpclient

How to add to project

<!-- https://jarcasting.com/artifacts/com.atlassian.stash/stash-java-client-httpclient/ -->
<dependency>
    <groupId>com.atlassian.stash</groupId>
    <artifactId>stash-java-client-httpclient</artifactId>
    <version>2.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.stash/stash-java-client-httpclient/
implementation 'com.atlassian.stash:stash-java-client-httpclient:2.3.11'
// https://jarcasting.com/artifacts/com.atlassian.stash/stash-java-client-httpclient/
implementation ("com.atlassian.stash:stash-java-client-httpclient:2.3.11")
'com.atlassian.stash:stash-java-client-httpclient:jar:2.3.11'
<dependency org="com.atlassian.stash" name="stash-java-client-httpclient" rev="2.3.11">
  <artifact name="stash-java-client-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.stash', module='stash-java-client-httpclient', version='2.3.11')
)
libraryDependencies += "com.atlassian.stash" % "stash-java-client-httpclient" % "2.3.11"
[com.atlassian.stash/stash-java-client-httpclient "2.3.11"]

Dependencies

compile (3)

Group / Artifact Type Version
com.atlassian.stash : stash-java-client-core jar 2.3.11
org.apache.httpcomponents : httpclient jar 4.2.5
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.11
2.3.10
2.3.9
2.3.8
2.3.0
2.2.2
2.1.0
2.0.3
2.0.0
1.6.0-rc5