| License |
License |
|---|---|
| Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdcom.atlassian.buildeng |
| ArtifactId | ArtifactIdbamboo-pbc-specs |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| 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 | 16 KB |
| bamboo-pbc-specs-2.0.1-javadoc.jar | 111 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 |