License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.marvelution.bamboo.plugins |
ArtifactId | ArtifactIdbamboo-sonar-web |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBamboo Sonar Integration :: Web Module
Set of Web UI related for Atlassian Bamboo that can only be deployed as PluginsVersion 1 plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.bamboo » atlassian-bamboo-api | jar | 5.0 |
com.atlassian.bamboo » atlassian-bamboo-web | jar | 5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.bamboo » atlassian-bamboo-ui-test | test-jar | 5.0 |
org.mockito : mockito-all | jar | 1.8.5 |
junit : junit | jar | 4.10 |