<dependency>
<groupId>com.epam.dep.esp</groupId>
<artifactId>gmp</artifactId>
<version>0.0.15</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:2.5.1
|-- org.springframework:spring-context-support:4.2.7.RELEASE
|-- org.springframework:spring-aspects:4.2.7.RELEASE
|-- org.slf4j:slf4j-log4j12:1.7.21
|-- com.epam.dep.esp:gmp-common:0.0.5
|-- commons-cli:commons-cli:1.4
|-- com.google.guava:guava:16.0.1
test
|-- junit:junit:4.11