Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery owner Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.atlassian.buildeng |
ArtifactId | ArtifactIdbamboo-plan-ownership-specs |
Version | Version1.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.atlassian.buildeng/bamboo-plan-ownership-specs/ -->
<dependency>
<groupId>com.atlassian.buildeng</groupId>
<artifactId>bamboo-plan-ownership-specs</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.buildeng/bamboo-plan-ownership-specs/
implementation 'com.atlassian.buildeng:bamboo-plan-ownership-specs:1.3.1'
// https://jarcasting.com/artifacts/com.atlassian.buildeng/bamboo-plan-ownership-specs/
implementation ("com.atlassian.buildeng:bamboo-plan-ownership-specs:1.3.1")
'com.atlassian.buildeng:bamboo-plan-ownership-specs:jar:1.3.1'
<dependency org="com.atlassian.buildeng" name="bamboo-plan-ownership-specs" rev="1.3.1">
<artifact name="bamboo-plan-ownership-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.buildeng', module='bamboo-plan-ownership-specs', version='1.3.1')
)
libraryDependencies += "com.atlassian.buildeng" % "bamboo-plan-ownership-specs" % "1.3.1"
[com.atlassian.buildeng/bamboo-plan-ownership-specs "1.3.1"]