stash-java-client

Stash client using REST API through Application Links or Apache HttpClient

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.atlassian.stash
ArtifactId

ArtifactId

stash-java-client
Last Version

Last Version

2.3.11
Release Date

Release Date

Type

Type

pom
Description

Description

stash-java-client
Stash client using REST API through Application Links or Apache HttpClient
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassianlabs/stash-java-client

Download stash-java-client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • core
  • applinks
  • httpclient
  • stash-java-client-bamboo-specs

Versions

Version
2.3.11
2.3.8
2.3.0
2.2.2
2.1.0
2.0.3
2.0.0
1.6.0-rc5