License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.atlassian.bamboo |
ArtifactId | ArtifactIdbamboo-specs-api |
Last Version | Last Version8.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlassian Bamboo Plan Specs API
Base POM for Atlassian projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bamboo-specs-api-8.2.4.pom | |
bamboo-specs-api-8.2.4-sources.jar | 199 KB |
bamboo-specs-api-8.2.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs-api/ -->
<dependency>
<groupId>com.atlassian.bamboo</groupId>
<artifactId>bamboo-specs-api</artifactId>
<version>8.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs-api/
implementation 'com.atlassian.bamboo:bamboo-specs-api:8.2.4'
// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs-api/
implementation ("com.atlassian.bamboo:bamboo-specs-api:8.2.4")
'com.atlassian.bamboo:bamboo-specs-api:jar:8.2.4'
<dependency org="com.atlassian.bamboo" name="bamboo-specs-api" rev="8.2.4">
<artifact name="bamboo-specs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.bamboo', module='bamboo-specs-api', version='8.2.4')
)
libraryDependencies += "com.atlassian.bamboo" % "bamboo-specs-api" % "8.2.4"
[com.atlassian.bamboo/bamboo-specs-api "8.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |