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:2.2'
<dependency>
<groupId>com.bluetrainsoftware.maven</groupId>
<artifactId>bathe-plugin</artifactId>
<version>2.2</version>
</dependency>
<dependency org="com.bluetrainsoftware.maven" name="bathe-plugin" rev="2.2"/>
"com.bluetrainsoftware.maven", "bathe-plugin", "2.2"