Bamboo Sonar Integration :: Common Module

Library holding common classes used by the Tasks and Web Modules

Лицензия

Лицензия

Категории

Категории

Bamboo Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

com.marvelution.bamboo.plugins
Идентификатор

Идентификатор

bamboo-sonar-common
Последняя версия

Последняя версия

1.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bamboo Sonar Integration :: Common Module
Library holding common classes used by the Tasks and Web Modules
Организация-разработчик

Организация-разработчик

Marvelution

Скачать bamboo-sonar-common

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-common/ -->
<dependency>
    <groupId>com.marvelution.bamboo.plugins</groupId>
    <artifactId>bamboo-sonar-common</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-common/
implementation 'com.marvelution.bamboo.plugins:bamboo-sonar-common:1.8.1'
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-common/
implementation ("com.marvelution.bamboo.plugins:bamboo-sonar-common:1.8.1")
'com.marvelution.bamboo.plugins:bamboo-sonar-common:jar:1.8.1'
<dependency org="com.marvelution.bamboo.plugins" name="bamboo-sonar-common" rev="1.8.1">
  <artifact name="bamboo-sonar-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.bamboo.plugins', module='bamboo-sonar-common', version='1.8.1')
)
libraryDependencies += "com.marvelution.bamboo.plugins" % "bamboo-sonar-common" % "1.8.1"
[com.marvelution.bamboo.plugins/bamboo-sonar-common "1.8.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.marvelution.security : marvelution-security-crypto jar 1.0.0

provided (2)

Идентификатор библиотеки Тип Версия
com.atlassian.bamboo » atlassian-bamboo-api jar 5.0
com.atlassian.bamboo » atlassian-bamboo-web jar 5.0

test (3)

Идентификатор библиотеки Тип Версия
com.atlassian.bamboo » atlassian-bamboo-ui-test test-jar 5.0
org.mockito : mockito-all jar 1.8.5
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.1
1.8.0
1.7.1
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4