is not current version
Last Version 2.3.11

stash-java-client-core 2.3.10

Stash REST client base implementation

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.atlassian.stash
ArtifactId

ArtifactId

stash-java-client-core
Version

Version

2.3.10
Type

Type

jar
Description

Description

stash-java-client-core
Stash REST client base implementation

Download stash-java-client-core 2.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.atlassian.stash : stash-java-client-api jar ${project.version}
com.google.guava : guava jar
log4j : log4j jar 1.2.16

provided (1)

Group / Artifact Type Version
com.google.code.gson : gson jar

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar
junit : junit jar
com.atlassian.stash : stash-java-client-api test-jar ${project.version}
org.mockito : mockito-all jar 1.9.5
com.jayway.jsonpath : json-path-assert jar

Project Modules

There are no modules declared in this project.