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