License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.atlassian.buildeng |
ArtifactId | ArtifactIdbuildeng-bamboo-specs |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBase POM for Atlassian projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
buildeng-bamboo-specs-2.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.atlassian.buildeng/buildeng-bamboo-specs/ -->
<dependency>
<groupId>com.atlassian.buildeng</groupId>
<artifactId>buildeng-bamboo-specs</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.buildeng/buildeng-bamboo-specs/
implementation 'com.atlassian.buildeng:buildeng-bamboo-specs:2.0.1'
// https://jarcasting.com/artifacts/com.atlassian.buildeng/buildeng-bamboo-specs/
implementation ("com.atlassian.buildeng:buildeng-bamboo-specs:2.0.1")
'com.atlassian.buildeng:buildeng-bamboo-specs:pom:2.0.1'
<dependency org="com.atlassian.buildeng" name="buildeng-bamboo-specs" rev="2.0.1">
<artifact name="buildeng-bamboo-specs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.buildeng', module='buildeng-bamboo-specs', version='2.0.1')
)
libraryDependencies += "com.atlassian.buildeng" % "buildeng-bamboo-specs" % "2.0.1"
[com.atlassian.buildeng/buildeng-bamboo-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 |