| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииBamboo Компиляция и сборка Continuous Integration and Continuous Delivery |
| Группа | Группаcom.marvelution.bamboo.plugins |
| Идентификатор | Идентификаторbamboo-sonar-web |
| Последняя версия | Последняя версия1.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBamboo Sonar Integration :: Web Module
Set of Web UI related for Atlassian Bamboo that can only be deployed as PluginsVersion 1 plugin
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bamboo-sonar-web-1.8.1.pom | |
| bamboo-sonar-web-1.8.1.jar | 95 KB |
| bamboo-sonar-web-1.8.1-tests.jar | 7 KB |
| bamboo-sonar-web-1.8.1-sources.jar | 74 KB |
| bamboo-sonar-web-1.8.1-javadoc.jar | 169 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-web/ -->
<dependency>
<groupId>com.marvelution.bamboo.plugins</groupId>
<artifactId>bamboo-sonar-web</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-web/
implementation 'com.marvelution.bamboo.plugins:bamboo-sonar-web:1.8.1'
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-web/
implementation ("com.marvelution.bamboo.plugins:bamboo-sonar-web:1.8.1")
'com.marvelution.bamboo.plugins:bamboo-sonar-web:jar:1.8.1'
<dependency org="com.marvelution.bamboo.plugins" name="bamboo-sonar-web" rev="1.8.1">
<artifact name="bamboo-sonar-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.bamboo.plugins', module='bamboo-sonar-web', version='1.8.1')
)
libraryDependencies += "com.marvelution.bamboo.plugins" % "bamboo-sonar-web" % "1.8.1"
[com.marvelution.bamboo.plugins/bamboo-sonar-web "1.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atlassian.bamboo » atlassian-bamboo-api | jar | 5.0 |
| com.atlassian.bamboo » atlassian-bamboo-web | jar | 5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atlassian.bamboo » atlassian-bamboo-ui-test | test-jar | 5.0 |
| org.mockito : mockito-all | jar | 1.8.5 |
| junit : junit | jar | 4.10 |