License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.atlassian.bamboo |
ArtifactId | ArtifactIdbamboo-specs |
Last Version | Last Version8.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlassian Bamboo Plan Specs Implementation
Base POM for Atlassian projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bamboo-specs-8.2.4.pom | |
bamboo-specs-8.2.4-sources.jar | 258 KB |
bamboo-specs-8.2.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |