Creates an artifact with the specified file extension (jar/war/etc) where the dependencies are unzipped inside at the specified offset.
'com.bluetrainsoftware.maven:bathe-plugin:1.5'
<dependency>
<groupId>com.bluetrainsoftware.maven</groupId>
<artifactId>bathe-plugin</artifactId>
<version>1.5</version>
</dependency>
<dependency org="com.bluetrainsoftware.maven" name="bathe-plugin" rev="1.5"/>
"com.bluetrainsoftware.maven", "bathe-plugin", "1.5"