An archetype to get started with JavaScript unit testing with Jasmine.
'com.github.searls:jasmine-archetype:1.3.1.6'
<dependency>
<groupId>com.github.searls</groupId>
<artifactId>jasmine-archetype</artifactId>
<version>1.3.1.6</version>
</dependency>
<dependency org="com.github.searls" name="jasmine-archetype" rev="1.3.1.6"/>
"com.github.searls", "jasmine-archetype", "1.3.1.6"