| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bamboo-sonar-common-1.8.1.pom | |
| bamboo-sonar-common-1.8.1.jar | 20 KB |
| bamboo-sonar-common-1.8.1-tests.jar | 7 KB |
| bamboo-sonar-common-1.8.1-sources.jar | 15 KB |
| bamboo-sonar-common-1.8.1-javadoc.jar | 77 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.marvelution.security : marvelution-security-crypto | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |