| License | License | 
|---|---|
| Categories | CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery owner Application Layer Libs Configuration | 
| GroupId | GroupIdcom.atlassian.buildeng | 
| ArtifactId | ArtifactIdbamboo-plan-ownership-specs | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBase POM for Atlassian projects | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.atlassian.buildeng/bamboo-plan-ownership-specs/ -->
<dependency>
    <groupId>com.atlassian.buildeng</groupId>
    <artifactId>bamboo-plan-ownership-specs</artifactId>
    <version>2.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.atlassian.buildeng/bamboo-plan-ownership-specs/
implementation 'com.atlassian.buildeng:bamboo-plan-ownership-specs:2.0.1'// https://jarcasting.com/artifacts/com.atlassian.buildeng/bamboo-plan-ownership-specs/
implementation ("com.atlassian.buildeng:bamboo-plan-ownership-specs:2.0.1")'com.atlassian.buildeng:bamboo-plan-ownership-specs:jar:2.0.1'<dependency org="com.atlassian.buildeng" name="bamboo-plan-ownership-specs" rev="2.0.1">
  <artifact name="bamboo-plan-ownership-specs" type="jar" />
</dependency>@Grapes(
@Grab(group='com.atlassian.buildeng', module='bamboo-plan-ownership-specs', version='2.0.1')
)libraryDependencies += "com.atlassian.buildeng" % "bamboo-plan-ownership-specs" % "2.0.1"[com.atlassian.buildeng/bamboo-plan-ownership-specs "2.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.atlassian.bamboo : bamboo-specs-api | jar | 8.1.1 | 
| com.atlassian.bamboo : bamboo-specs | jar | 8.1.1 |