| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииBamboo Компиляция и сборка Continuous Integration and Continuous Delivery |
| Группа | Группаcom.marvelution.bamboo.plugins |
| Идентификатор | Идентификаторbamboo-sonar-plugin |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBamboo Sonar plugin
Bamboo plugin to integrate Sonar code quality platform with Bamboo
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-plugin/ -->
<dependency>
<groupId>com.marvelution.bamboo.plugins</groupId>
<artifactId>bamboo-sonar-plugin</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-plugin/
implementation 'com.marvelution.bamboo.plugins:bamboo-sonar-plugin:4.0.0'
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-plugin/
implementation ("com.marvelution.bamboo.plugins:bamboo-sonar-plugin:4.0.0")
'com.marvelution.bamboo.plugins:bamboo-sonar-plugin:jar:4.0.0'
<dependency org="com.marvelution.bamboo.plugins" name="bamboo-sonar-plugin" rev="4.0.0">
<artifact name="bamboo-sonar-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.bamboo.plugins', module='bamboo-sonar-plugin', version='4.0.0')
)
libraryDependencies += "com.marvelution.bamboo.plugins" % "bamboo-sonar-plugin" % "4.0.0"
[com.marvelution.bamboo.plugins/bamboo-sonar-plugin "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.marvelution.sonar : sonar-rest-client | jar | 1.1.0 |
| org.apache.maven : maven-model | jar | 2.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atlassian.bamboo » atlassian-bamboo-api | jar | 2.6.1 |
| com.atlassian.bamboo » atlassian-bamboo-web | jar | 2.6.1 |
| com.atlassian.bamboo » atlassian-bamboo-agent-remote | jar | 2.6.1 |
| com.atlassian.aws » atlassian-aws | pom | 0.14 |
| com.atlassian.util.concurrent » atlassian-util-concurrent | jar | 0.0.12 |
| com.atlassian.sal » sal-api | jar | 2.0.14 |
| com.atlassian.templaterenderer » atlassian-template-renderer-api | jar | 1.0 |
| com.atlassian.templaterenderer » atlassian-template-renderer-velocity1.6-plugin | jar | 1.0 |
| com.marvelution.gadgets : sonar-gadgets | jar | 1.3.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| org.mockito : mockito-all | jar | 1.7 |