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