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