<dependency>
<groupId>org.zanata</groupId>
<artifactId>zanata-maven-plugin</artifactId>
<version>4.5.0</version>
<type>maven-plugin</type>
</dependency>
<parent> <groupId>org.zanata</groupId> <artifactId>client</artifactId> <version>4.5.0</version> </parent>
compile
|-- org.zanata:zanata-client-commands
|-- org.apache.maven:maven-plugin-api:2.0.11
|-- org.apache.maven:maven-project:2.0
|-- com.pyx4j:maven-plugin-log4j
|-- org.apache.commons:commons-lang3
|-- com.google.code.findbugs:findbugs-annotations
|-- com.google.code.findbugs:jsr305
provided
|-- org.apache.maven.plugin-tools:maven-plugin-annotations:3.5
runtime
test
|-- org.codehaus.plexus:plexus-utils:2.0.6
|-- org.apache.maven.plugin-testing:maven-plugin-testing-harness:1.2