<dependency>
<groupId>org.webjars</groupId>
<artifactId>webjars-locator</artifactId>
<version>0.26</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.webjars:webjars-locator-core:0.26
|-- com.fasterxml.jackson.core:jackson-databind:2.3.3
|-- org.apache.commons:commons-lang3:3.4
test
|-- org.slf4j:slf4j-simple:1.7.7
|-- org.webjars:bootstrap:3.1.1-1
|-- junit:junit:4.12
|-- org.webjars:jquery:2.1.0-3
|-- org.webjars:requirejs:2.1.14-3
|-- org.webjars:when-node:3.5.2-2
|-- org.webjars.bower:angular-bootstrap:0.13.0