WebJar for hello.js
'org.webjars:hello.js:1.5.0'
<dependency> <groupId>org.webjars</groupId> <artifactId>hello.js</artifactId> <version>1.5.0</version> </dependency>
<dependency org="org.webjars" name="hello.js" rev="1.5.0"/>
"org.webjars", "hello.js", "1.5.0"