| License | License | 
|---|---|
| Categories | CategoriesJava Languages Bamboo Build Tools Continuous Integration and Continuous Delivery CLI User Interface | 
| GroupId | GroupIdcom.atlassian.stash | 
| ArtifactId | ArtifactIdstash-java-client-bamboo-specs | 
| Last Version | Last Version2.3.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBase POM for Atlassian projects | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.atlassian.stash/stash-java-client-bamboo-specs/ -->
<dependency>
    <groupId>com.atlassian.stash</groupId>
    <artifactId>stash-java-client-bamboo-specs</artifactId>
    <version>2.3.11</version>
</dependency>// https://jarcasting.com/artifacts/com.atlassian.stash/stash-java-client-bamboo-specs/
implementation 'com.atlassian.stash:stash-java-client-bamboo-specs:2.3.11'// https://jarcasting.com/artifacts/com.atlassian.stash/stash-java-client-bamboo-specs/
implementation ("com.atlassian.stash:stash-java-client-bamboo-specs:2.3.11")'com.atlassian.stash:stash-java-client-bamboo-specs:jar:2.3.11'<dependency org="com.atlassian.stash" name="stash-java-client-bamboo-specs" rev="2.3.11">
  <artifact name="stash-java-client-bamboo-specs" type="jar" />
</dependency>@Grapes(
@Grab(group='com.atlassian.stash', module='stash-java-client-bamboo-specs', version='2.3.11')
)libraryDependencies += "com.atlassian.stash" % "stash-java-client-bamboo-specs" % "2.3.11"[com.atlassian.stash/stash-java-client-bamboo-specs "2.3.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.atlassian.bamboo : bamboo-specs-api | jar | 7.0.0-m08 | 
| com.atlassian.bamboo : bamboo-specs | jar | 7.0.0-m08 | 
| com.atlassian.buildeng : bamboo-plan-ownership-specs | jar | 1.0.1 | 
| com.atlassian.buildeng : bamboo-pbc-specs | jar | 1.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |