<dependency> <groupId>software.bytepushsers.bytepushers-js-core</groupId> <artifactId>bytepushers-js-core-client-2</artifactId> <version>1.0-SNAPSHOT</version> <type>war</type> </dependency>
'software.bytepushsers.bytepushers-js-core:bytepushers-js-core-client-2:war:1.0-SNAPSHOT'
<dependency org="software.bytepushsers.bytepushers-js-core" name="bytepushers-js-core-client-2" rev="1.0-SNAPSHOT"> <artifact name="bytepushers-js-core-client-2" type="war" /> </dependency>
@Grapes( @Grab(group='software.bytepushsers.bytepushers-js-core', module='bytepushers-js-core-client-2', version='1.0-SNAPSHOT') )