<dependency>
<groupId>org.sonarsource.web</groupId>
<artifactId>sonar-web-plugin</artifactId>
<version>2.6.0.1053</version>
<type>sonar-plugin</type>
</dependency>
@Grapes(
@Grab(group='org.sonarsource.web', module='sonar-web-plugin', version='2.6.0.1053')
)
<parent> <groupId>org.sonarsource.web</groupId> <artifactId>web</artifactId> <version>2.6.0.1053</version> </parent>
compile
|-- org.sonarsource.sslr-squid-bridge:sslr-squid-bridge:2.7.0.377
|-- org.sonarsource.sslr:sslr-core
|-- org.sonarsource.analyzer-commons:sonar-analyzer-commons:1.5.0.178
|-- com.google.guava:guava:15.0
|-- commons-lang:commons-lang:2.6
|-- com.google.code.findbugs:jsr305:3.0.1
|-- org.jboss.el:jboss-el:1.0_02.CR4
|-- org.hamcrest:hamcrest-all:1.1
provided
|-- org.sonarsource.sonarqube:sonar-plugin-api:5.6
|-- org.slf4j:slf4j-api:1.7.21
test
|-- org.sonarsource.sslr:sslr-testing-harness
|-- junit:junit