Scan a directory for java libraries identifiable as maven artifacts and perform list, install, deploy, and other operations on them.
'net.adamcin:snagjar-maven-plugin:0.8.2'
<dependency>
<groupId>net.adamcin</groupId>
<artifactId>snagjar-maven-plugin</artifactId>
<version>0.8.2</version>
</dependency>
<dependency org="net.adamcin" name="snagjar-maven-plugin" rev="0.8.2"/>
"net.adamcin", "snagjar-maven-plugin", "0.8.2"