Last Version

Atlassian Bamboo Plan Specs Implementation 8.2.4

Base POM for Atlassian projects

License

License

Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs
Version

Version

8.2.4
Type

Type

jar
Description

Description

Atlassian Bamboo Plan Specs Implementation
Base POM for Atlassian projects
Project Organization

Project Organization

Atlassian Software Systems Pty Ltd

Download bamboo-specs 8.2.4


<!-- https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs/ -->
<dependency>
    <groupId>com.atlassian.bamboo</groupId>
    <artifactId>bamboo-specs</artifactId>
    <version>8.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs/
implementation 'com.atlassian.bamboo:bamboo-specs:8.2.4'
// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs/
implementation ("com.atlassian.bamboo:bamboo-specs:8.2.4")
'com.atlassian.bamboo:bamboo-specs:jar:8.2.4'
<dependency org="com.atlassian.bamboo" name="bamboo-specs" rev="8.2.4">
  <artifact name="bamboo-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.bamboo', module='bamboo-specs', version='8.2.4')
)
libraryDependencies += "com.atlassian.bamboo" % "bamboo-specs" % "8.2.4"
[com.atlassian.bamboo/bamboo-specs "8.2.4"]

Dependencies

compile (8)

Group / Artifact Type Version
com.atlassian.bamboo : bamboo-specs-api jar 8.2.4
com.google.code.gson : gson jar 2.9.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-validator : commons-validator jar 1.7
com.google.code.findbugs : jsr305 jar 3.0.2
org.jetbrains : annotations jar 23.0.0
org.yaml : snakeyaml jar 1.30
org.apache.httpcomponents : httpclient jar 4.5.13

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.reflections : reflections jar 0.9.12
org.springframework : spring-core jar 4.2.8.RELEASE
org.mockito : mockito-core jar 4.2.0
pl.pragmatists : JUnitParams jar 1.1.1
com.google.guava : guava jar 31.0.1-jre

Project Modules

There are no modules declared in this project.