is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs-parent 5.16.33


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs-parent
Version

Version

5.16.33
Type

Type

pom

Download bamboo-specs-parent 5.16.33


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