<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>maven</artifactId>
<version>1.8.16</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='maven', version='1.8.16')
)
<parent> <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId> <artifactId>parent</artifactId> <version>1.8.16</version> </parent>
compile
|-- org.apache.maven:maven-plugin-api:2.2.1
|-- org.apache.maven:maven-project:2.2.1
|-- org.eclipse.jgit:org.eclipse.jgit:2.2.0.201212191850-r
|-- org.bitbucket.bradleysmithllc.etlunit:core
test