<dependency>
<groupId>com.epam.dep.esp</groupId>
<artifactId>gmp</artifactId>
<version>0.2.1</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:2.5.8
|-- org.springframework:spring-context-support:5.2.3.RELEASE
|-- org.springframework:spring-aspects:5.2.3.RELEASE
|-- org.slf4j:slf4j-log4j12:1.7.29
|-- com.epam.dep.esp:gmp-common:0.0.6
|-- commons-cli:commons-cli:1.4
|-- com.google.guava:guava:19.0
test
|-- junit:junit:4.12