The plugin that can reference archives created using the jsar plugin and use them as test dependencies or source code for inclusion in the compiling/minification
'com.github.jlgrock.javascript-framework:jsdependency-maven-plugin:1.11.2'
<dependency>
<groupId>com.github.jlgrock.javascript-framework</groupId>
<artifactId>jsdependency-maven-plugin</artifactId>
<version>1.11.2</version>
</dependency>
<dependency org="com.github.jlgrock.javascript-framework" name="jsdependency-maven-plugin" rev="1.11.2"/>
"com.github.jlgrock.javascript-framework", "jsdependency-maven-plugin", "1.11.2"