| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииBamboo Компиляция и сборка Continuous Integration and Continuous Delivery |
| Группа | Группаcom.atlassian.bamboo |
| Идентификатор | Идентификаторbamboo-specs-api |
| Последняя версия | Последняя версия8.2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtlassian Bamboo Plan Specs API
Base POM for Atlassian projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |