| License | License | 
|---|---|
| Categories | CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery | 
| GroupId | GroupIdcom.atlassian.bamboo | 
| ArtifactId | ArtifactIdbamboo-specs-project-parent | 
| Last Version | Last Version5.16.33 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAtlassian Bamboo Plan Specs Base POM for Atlassian projects | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bamboo-specs-project-parent-5.16.33.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs-project-parent/ -->
<dependency>
    <groupId>com.atlassian.bamboo</groupId>
    <artifactId>bamboo-specs-project-parent</artifactId>
    <version>5.16.33</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs-project-parent/
implementation 'com.atlassian.bamboo:bamboo-specs-project-parent:5.16.33'// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs-project-parent/
implementation ("com.atlassian.bamboo:bamboo-specs-project-parent:5.16.33")'com.atlassian.bamboo:bamboo-specs-project-parent:pom:5.16.33'<dependency org="com.atlassian.bamboo" name="bamboo-specs-project-parent" rev="5.16.33">
  <artifact name="bamboo-specs-project-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.atlassian.bamboo', module='bamboo-specs-project-parent', version='5.16.33')
)libraryDependencies += "com.atlassian.bamboo" % "bamboo-specs-project-parent" % "5.16.33"[com.atlassian.bamboo/bamboo-specs-project-parent "5.16.33"]